en:exitdo

Exit Do (Statement)

Format

do
   statement(s)
   exit do
   statement(s)
until boolean_expr

Description

Causes program execution to jump to the first statement following the until statement.

See Also

New To Version

0.9.9.68

en/exitdo.txt · Last modified: 2014/02/07 12:25 by admin