Skip to main content

Boolean

Outputs a true or false boolean value. Unlike Flow Switch, false is passed downstream as data and does not disable the branch.

The Boolean node outputs either true or false. Set the value directly with the toggle, or connect another node to provide it dynamically. Unlike a Flow Switch or Conditional Gate, false remains a value and does not stop the downstream branch.

Boolean
ValueToggle
Dots are connection handles.

Inputs

Each input can be typed in directly or connected to another node's output.

InputTypeRequiredDescription
ValueToggleOptionalChoose true or false locally, or connect another node to provide the value dynamically.

Output

Type: Text (text)