User Tools

Site Tools


en:exitdo

This is an old revision of the document!


Exit Do (Statement)

Format

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

Description

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

See Also

History

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