===== Exit Do (Statement) ===== ==== Format ==== //do//\\ (tab)[[programsyntax|statement(s)]]\\ (tab)**exit do**\\ (tab)[[programsyntax|statement(s)]]\\ //until boolean_expr// ==== Description ==== Causes program execution to jump to the first statement following the until statement. ==== See Also ==== {{page>en:start#Program Control&noheader}} ==== History ==== |0.9.9.68|New To Version|