User Tools

Site Tools


en:exitwhile

Exit While (Statement)

Format

while boolean_expression
statement(s)
exit while
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.txt · Last modified: 2020/04/17 15:20 by admin