TrueGui Help
Reserved Words

Glossary Item Box

 

The TrueGUI interface uses several reserved words as part of its command syntax. These reserved words are all case-insensitive and may be lower-case, upper-case or any combination thereof. They should not be used as user names. The following is the current list of reserved words: 

NEW - used to create new objects such as forms and other defined objects

 

CRLF - used to generate a <carriage-return, line-feed> sequence in a string

 

TRUE - Boolean true value

 

FALSE - Boolean false value

 

NULL - used to dispose of user objects or as an argument for a property or method

 

MACRO - user defined macro