Difference between revisions of "Dot"
From Wiki
m (→Example) |
m (→See Also) |
||
Line 15: | Line 15: | ||
This is required because the dot character is used as an operator. | This is required because the dot character is used as an operator. | ||
==== See Also ==== | ==== See Also ==== | ||
− | [[ | + | [[smc]] |
− | [[ | + | [[spc]] |
==== Example ==== | ==== Example ==== |
Revision as of 18:13, 6 August 2005
Contents
[hide]#dot
Constant System Variables
Syntax
#dot
Description
→ Read Only
A constant that represents a dot character.
The constant #dot is used to assign or compare a variable or an expression with the dot character.
This is required because the dot character is used as an operator.
See Also
Example
display ok This is the proper way to use dot:$ 125 , #dot , 25