User Tools

Site Tools


4rpl:commands:loop

Index
Flow Control

loop

loop

Description

Terminates the ‘do’ instruction loop . Control flow will return to the ‘do’ instruction until the Index is equal to the Limit.

Examples

do(5 0)
   trace(I)
loop

Index

4rpl/commands/loop.txt · Last modified: 2025/02/14 14:57 by 127.0.0.1