<- CRPL reference <- Flow Control

loop

ArgumentsResultNotation

Description

Terminates the Do instruction. Control flow will return to the Do instruction until the Index is equal to the Limit.

See Do.

Examples

# See example at the Do instruction.