Flow Service-Branch Continue..
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.