Do While Step
- Updated2025-07-21
- 1 minute(s) read
Do While Step
Use a Do While step to define a block of steps that execute once and then repeatedly while a condition is True .
Configuring the Step
Use the DoWhile Loop edit tab in the TestStand Sequence Editor and the Configure Do While Loop dialog box in a TestStand User Interface to configure the Do While step.
Step Properties
In addition to the common custom properties , the Do While step type defines the following step property:
- Step.CustomExpr —The expression the step evaluates before executing the steps within the block.