If Condition Edit Tab
- Updated2025-07-21
- 1 minute(s) read
If Condition Edit Tab
Use the If Condition edit tab in the TestStand Sequence Editor to configure the If step.
The If Condition edit tab 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, which you can use to build conditional expressions that refer to the execution statuses of other steps.