Skip to main content

Command Palette

Search for a command to run...

Flow Service-Branch Continue..

Published
1 min read

2. Branch on an expression:(IF- Else)

Use an expression to determine which child step executes. At run time, the BRANCH step evaluates the expression in the Label property of each child step. It executes the first child step whose expression evaluates to “true.”

Chooses a child step based on the results of evaluating an expression.