Reference > Workflow Object Blocks > If

If 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. Depending on the outcome, the exit port can connect to a different block, creating a different path within the workflow. The exit ports in this block allow for paths based on true and false returns.

If Workflow Block

Exit Ports

true  
false  

Properties

Title Enter a unique name for the object.
Description Enter a summary description of the workflow or its starting point.
AND / OR Select the first operator to apply.
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

Actions