System Variables |
Previous Next |
Variable
|
Value
|
@ON
|
1
|
@OFF
|
2
|
@TRUE
|
1
|
@FALSE
|
0
|
@BYTE
|
1
|
@INT
|
2
|
@LONG
|
3
|
@STRING
|
Refers to System.StringSize, set in the Preferences section of the compiler
or by the OPTION command. Default size is 128.
|
@TAB
|
Inserts 4 spaces in a string or PRINT command
|