===== Continue Do ===== ==== Format ==== //do//\\ //statement(s)//\\ **continue do** //statement(s)//\\ //until booleanexpression// ==== Description ==== Causes a do loop to jump over the remaining code to the until test. ==== See Also ==== {{page>en:start#Program Control&noheader}} ==== New To Version ==== 0.9.9.68