Else if (optional) action
- Updated: 2022/11/21
Else if (optional) action
The Else if (optional) action in the If package enables you to specify an alternative condition to test if the condition specified in the If action is false.
Settings
If this alternative condition is true, the bot runs the sequence of actions contained within the Else if action.
You can configure multiple conditions within a single
Else 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.