Reference > Workflow Object Blocks > Switch

Switch Workflow Block

Allows a BooleanUses AND, OR, and NOT as operators between expressions to produce results based on whether the complete expression is true or false. Also called logical. decision to be made between fields, literal, system function, and global values. You can define multiple exit ports depending on the decision, routing the workflow to different blocks.

Switch Workflow Block

Exit Ports

default  

Properties

Title Enter a unique name for the object.
Description Enter a summary description of the workflow or its starting point.
  From the Exit Configuration tab, click Create New Exit to add an exit port.
Name Enter the exit port title.
AND or OR Select the first operator to apply by clicking.
Field Select a field as an operand from the drop-down list.
Operator Select an additional operator to apply from the drop-down list.
Value Select a value from the drop-down list.