Difference between revisions of "Command:Continue"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
*[[LavishScript:Commands|Commands]] | *[[LavishScript:Commands|Commands]] | ||
{{Command-Stub}} | {{Command-Stub}} | ||
+ | [[Category:LavishScript]] | ||
+ | [[Category:LavishScript Commands]] |
Revision as of 22:29, 25 May 2005
Contents
Syntax
Continue | |
Usage | Beginner |
Level of Understanding | Intermediate |
Computer Savvy | Beginner |
Logic | Intermediate |
Continue
Description
Used within a While loop, skips the remaining portion of the loop and continues at the While, where the conditions for looping will be checked.