Skip to content

Branch

Purpose of the Node

The Branch node evaluates a boolean condition and routes the execution to either the “True” or “False” output pin depending on the result of the condition.

Pins

Pin NamePin DescriptionPin TypeValue Type
InputTrigger Pin to start the condition evaluationExecutionN/A
ConditionBoolean condition to evaluateBooleanN/A
TrueThe flow to follow if the condition is trueExecutionN/A
FalseThe flow to follow if the condition is falseExecutionN/A