User Tools

Site Tools


xrpl:loop

This is an old revision of the document!


loop

ArgumentsResultNotation
[ - ]

Description

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

Examples

do(5 0) 
   trace(I) 
loop 
 
xrpl/loop.1551654766.txt.gz ยท Last modified: 2025/02/14 14:56 (external edit)