ElseIf Condition Edit Tab
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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.