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.
  1. Click Add condition.
  2. 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.
  3. Select the condition from the drop-down list.