Case / Default

 

The Case action and the Default action are similar to the Group action, in that they can each contain any number of subactions. They are unique in that they do not appear in the New Action dialog and can be added only as subactions to a Select Case action.

Case Action: The Case action allows you to create a sub-group of actions that are executed only when a specified variable for the Select Case action meets the condition that you specify for the Case action.

Default Action: The Default action allows you to create a sub-group of actions that are executed only when a specified variable for the Select Case action does not meet the conditions of any of its Case actions.

The Select Case action and Default action property pages include the following properties:

Action

Cases Options

The Case Options settings are available only for Case actions. The Default action is simply executed when the specified variable for the Select Case action does not meet the conditions of any of its Case actions.

 

Execute Options

Error Handling and Diagnostics