while boolean_expr (tab)statement(s) (tab)continue while (tab)statement(s) end while
Salta al final del bucle Causes a while loop to jump over the remaining code bacl to the top of the loop.
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