Flow Decision

Models a conditional node with outcomes. It uses a condition and defines actions to take if the condition is true or false

Flow Decision

Properties#

Flow Decision

Misc#

  1. Condition The condition to be used for deciding the branch.
  2. DisplayName Display Name for FlowDecision
  3. FalseLabel False Label.
  4. TrueLabel True Label.