If action
- Updated: 2022/11/21
If action
The If action in the If package enables you to specify a condition and hold a sequence of actions to run if the condition is true.
Settings
You can configure multiple conditions within a single If
action.
- Click Add condition.
- Select either of the following options:
- And: Both of the conditions must be met for the actions to run.
- Or: Either of the conditions must be met for the actions to run.
- Select the condition from the drop-down list.
See Using If action.