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