User Tools

Site Tools


en:exitwhile

This is an old revision of the document!


Exit While (Statement)

Format

while boolean_expression
(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

History

0.9.9.68New To Version
en/exitwhile.1471026472.txt.gz · Last modified: 2020/02/28 10:46 (external edit)