Go to the first, previous, next, last section, table of contents.


Keywords

The following keywords are reserved in equate expressions and should not be used to name equates or local or global variables. Keywords are only expanded in the special EQUATE variant of TEXT BODY mode. Keywords are not case sensitive and can be used in lower, upper or mixed case.

while, do, wend, roll, through, inputs,
outputs, not, and, or, xor, if, then,
else, endif, elif, break, exit, read,
write, send, exec


Go to the first, previous, next, last section, table of contents.