User Tools

Site Tools


en:continuewhile

This is an old revision of the document!


Continue While (Statement)

Format

while boolean_expression
(tab)statement(s)
(tab)continue while
(tab)statement(s)
end while ==== Description ==== Causes a while loop to jump over the remaining code bacl to the top of the loop. ==== See Also ====

==== History ==== |0.9.9.68|New To Version|

en/continuewhile.1473357472.txt.gz · Last modified: 2020/02/28 10:46 (external edit)