If Step

Use an If step to define a block of steps that execute if a condition is met.

Configuring the Step

Use the If Condition edit tab in the TestStand Sequence Editor and the Configure If Condition dialog box in a TestStand User Interface to configure the If step.

Step Properties

In addition to the common custom properties , the If step type defines the following step properties:

  • Step.ConditionExpr —The expression that must evaluate to True for the steps within the If block to execute.

See Also

Flow Control Step Types