Configure While Loop Dialog Box
- Updated2025-07-21
- 1 minute(s) read
Configure While Loop Dialog Box
Select Configure While Loop in the context menu for the step or click Configure While Loop on the General tab of the Step Properties dialog box to launch the Configure While Loop dialog box from a TestStand User Interface .
The Configure While Loop dialog box contains the following option:
- Loop Condition —The expression the step evaluates before executing steps within the block. If the expression evaluates to True , execution proceeds to the first step in the block. If the expression evaluates to False , the loop ends and execution proceeds to the End step for the While block.