WHILE

From STX Wiki
< Programmer Guide‎ | Command Reference
Revision as of 17:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
Jump to navigationJump to search

WHILE

WHILE | DO WHILE condition

Repeat commands in the DO block while condition is true. The argument condition has the same format and meaning as described for the command IF. The condition is always tested on the begin of the loop.

Navigation menu

Personal tools