Aller au contenu

Branch

Ce contenu n’est pas encore disponible dans votre langue.

Conditional execution node for branching workflows.

If condition is true, execution goes to Then, otherwise it goes to Otherwise.

PortDescription
Boolean input that determines which branch to execute.
PortDescription
Then
Executes the ‘Then’ branch when the condition is true.
Otherwise
Executes the ‘Otherwise’ branch when the condition is false.

ID: core/branch@v1