Case Step

Use a Case step to define a block of steps within a Select block that execute if the expression the Select step specifies evaluates to a certain value.

Configuring the Step

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

Step Properties

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

  • Step.ItemExpr —The expression that determines which Case block within the Select block executes.
  • Step.IsDefault —Specifies which step defines the default case for the surrounding Select block.

See Also

Flow Control Step Types