do (tab)statement(s) (tab)continue do (tab)statement(s) until boolean_expr
Hace que se salte a la condición de control del bucle (until) Causes a do loop to jump over the remaining code to the until test.
Begin Case / Case / End Case, Call, Continue Do, Continue For, Continue While, Do / Until, End, Exit Do, Exit For, Exit While, For / Next, For Each / Next, Function, Global, Goto, Gosub, If Then, Pause, Ref, Rem, Return, Subroutine, While / End While
0.9.9.68