User Tools

Site Tools


en:exitwhile

This is an old revision of the document!


Exit While (Statement)

Format

while boolean_expr
(tab)statement(s)
(tab)exit while
(tab)statement(s)
end while

Description

Causes program execution to jump to the first statement following the end while statement.

See Also

New To Version

0.9.9.68

en/exitwhile.1451713259.txt.gz · Last modified: 2020/02/28 10:46 (external edit)