Difference between revisions of "Dot"
From Wiki
Line 7: | Line 7: | ||
=== Description === | === Description === | ||
− | → | + | <span title="Read Only" style="border-bottom:1px dotted">→</span> |
− | + | ||
A constant that represents a dot character. | A constant that represents a dot character. | ||
Revision as of 22:05, 6 August 2005
Contents
[hide]#dot
Constant System Variables
Syntax
#dot
Description
→ 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