<- CRPL reference <- Flow Control

endwhile

ArgumentsResultNotation

Description

Returns execution to the 'while' statement. Note that endwhile is only executed, if 'repeat' evaluated to true.

Examples

See example at "while"