Configure Else If Condition Dialog Box
- Updated2025-07-21
- 1 minute(s) read
Configure Else If Condition Dialog Box
Select Configure Else If Condition in the context menu for the step or click Configure Else If Condition on the General tab of the Step Properties dialog box to launch the Configure Else If Condition dialog box from a TestStand User Interface .
The Configure Else If Condition dialog box contains the following options:
- Conditional Expression —The expression that must evaluate to True for the steps within the Else If block to execute. If the expression evaluates to False , the execution proceeds to the next Else If, Else, or End step for the If block.
- Condition Builder —Launches the Condition Builder dialog box, in which you can build conditional expressions that refer to the execution statuses of other steps.