es:continuewhile
Continue While (Comando)
while boolean_expr
(tab)statement(s)
(tab)continue while
(tab)statement(s)
end while
Descripción
Salta al final del bucle
Causes a while loop to jump over the remaining code bacl to the top of the loop.
Ver También
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
Disponible desde la Versión
es/continuewhile.txt · Last modified: 2020/02/28 10:46 (external edit)