===== 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