While
Table Of Contents
Index
While
Used for program control. Usage:
while (condition) (statement) (statement) endwhile
Execution stays in the while loop as long as the condition is true.
See Also:
EndWhile
Category:
Conditional
Table Of Contents
Index
Shopping
Forum
EMail
Index
Home