up previous next
3.6.2 Commands and Functions for Loops
The following are the commands and functions for loops:
Break break out of a loop
For loop command
Foreach loop command
Repeat loop command
Return exit from a structured command
While loop command


For details look up each item by name. Online, try ?ItemName or H.Syntax("ItemName").