User Tools

Site Tools


el:exitdo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

el:exitdo [2016/01/01 22:39]
el:exitdo [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== Exit Do =====
 +
 +==== Format ====
 +
 +//do//\\
 +//statement(s)//\\
 +**exit do**
 +//statement(s)//\\
 +//until booleanexpression//
 +
 +==== Description ====
 +
 +Causes program execution to jump to the first statement following the until statement.
 +
 +==== See Also ====
 +
 +{{page>en:start#Program Control&noheader}}
 +
 +
 +==== New To Version ==== 
 +
 +0.9.9.68