Iterator Previous¶
Variables ยป Iterator Previous
Description¶
Decreases in one unit the value used as an iterator for a List Variable
Parameters¶
Name | Description |
---|---|
Index | The numeric value used as an index |
List Variables | The List Variable targeted |
Mode | Whether the index loops back to the last index or is clamped at zero |
Keywords¶
Iterate
Index
For
Loop
Access