<- 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"