Switch
This action is used to perform a particular task, which depends on the provided input. An unlimited number of inputs, each with their own output paths, can be configured. Only the matched output path is executed. You can define a default path to execute if no match is found.
The properties for this action are listed in the following table:
Property | Data Type | Access | Use |
| String | In and out | Stores values that are matched to the |
| Integer | In and out | Determines which |
| Integer | In and out | The number of |
| Integer | Out | Returns the index of the |
| Boolean | In and out | Indicates whether the action succeeded or failed. If it failed, errors are displayed in the server trace log. |