User Tools

Site Tools


crpl:docs:repeat

<- CRPL reference <- Flow Control

repeat

ArgumentsResultNotation
An item on the stack that determines if the body executes b1 –

Description

Pops an item from the stack. If true, execute the following statements. If false, jump to the statement following 'endwhile'.

Examples

See example at "while"
crpl/docs/repeat.txt · Last modified: 2019/11/22 17:27 by Karsten75