[[WHILE_SMALLER:var1|var2]]
Loop through the following statements before [[END_WHILE]] repeating while var1 is less than var2.
See also WHILE, WHILE_SMALLER_OR_EQUAL
[[WHILE_SMALLER:var1|var2]]
Loop through the following statements before [[END_WHILE]] repeating while var1 is less than var2.
See also WHILE, WHILE_SMALLER_OR_EQUAL