![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() ![]() |
The value is automatically set at the start of each pass through the loop. You may change the value of this variable inside the loop.
The name of the variable should obey the naming conventions for global variables.
This variable is of type Number.
This parameter must be a global variable of type Number or an expression that evaluates to a Number.
[This argument is mandatory if the loop has a loop variable associated with it. No default is provided.]
This expression is evaluated anew at each iteration.
This parameter must be a global variable of type Number or an expression that evaluates to a Number.
[If no step size is indicated, a default value of 1 is assumed.]
This expression is evaluated anew each iteration.
This parameter must be a global variable of type Number or an expression that evaluates to a Number.
[This argument is mandatory if the loop has a loop variable associated with it. No default is provided.]
This expression is evaluated anew each iteration.
This parameter must be a global variable of type Logical or an expression that evaluates to a Logical.
[This optional parameter is by default set to True.]
This parameter must be a global variable of type Logical or an expression that evaluates to a Logical.
[This optional parameter is by default set to False.]
You may specify as an argument the name of the loop variable associated with the loop you wish to leave.
You may specify as an argument the name of the loop variable associated with the loop you wish to leave.
Formatted on 0100-08-24 at 22:38.