Configure If Condition Dialog Box
- Updated2025-07-21
- 1 minute(s) read
Configure If Condition Dialog Box
Select Configure If Condition in the context menu for the step or click Configure If Condition on the General tab of the Step Properties dialog box to launch the Configure If Condition dialog box from a TestStand User Interface .
The Configure If Condition dialog box contains the following options:
- Conditional Expression —The expression that must evaluate to True for the steps within the 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.