Run If
Run If
Add action
Use context menu or action toolbox to add Run If action to workflow scheme.
- Click on the area with (
) icon on the scheme and:
- Select category Logic and Flow;
- Choose Run If.
- Select category Logic and Flow;
- Drag and drop Run If action to the area with (
) icon on the workflow scheme.
Configure action
Open action configuration dialog to edit action properties:
- Open action context menu on the scheme and choose Edit;
- Or double click the action on the scheme.
Action properties
Use configuration dialog to edit action properties:
Property |
Description |
Title |
Defines action title.
By default the title is action type name. |
Expression |
Nested actions will be processed only if expression is resolved to YES at workflow runtime.
Lookups are available for this property. |
Examples
Simple clause:

Clause combined of multiple fields and variables:

When using complex clause with many AND / OR operators it is recommended to split clause into several actions to improve workflow readability.