Goto Step

Use a Goto step to define the next step the TestStand Engine executes. You usually use a Label step as the target of a Goto step, which you can use to rearrange or delete other steps in a sequence without having to change the specification of targets in Goto steps.

Configuring the Step

Use the Destination edit tab in the TestStand Sequence Editor and the Edit Goto Step dialog box in a TestStand User Interface to specify the target for the Goto step. You cannot select an Else or Else If step as the target of a Goto Step.

Step Properties

The Goto step type does not define any additional step properties other than custom properties common to all steps .

See Also

Flow Control Step Types