en:exitwhile

Exit While (Statement)

Format

while boolean_expr
   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

New To Version

0.9.9.68

en/exitwhile.txt · Last modified: 2014/02/07 12:24 by admin