Reserved Names
The compiler has reserved certain names for its exclusive use. This means that variables cannot be declared or used with these names, because a syntax error will occur. These names include the following:
Example
*CHAR
*EQ
*INPUT
*OFF