Specifying logic blocks
A workflow step might require a single condition such as Salary > 50,000
. Or it might require several groups
of conditions to be evaluated in sequence. Each group of conditions is a logic
block.
A workflow step might require a single condition such as Salary > 50,000
. Or it might require several groups
of conditions to be evaluated in sequence. Each group of conditions is a logic
block.