Difference between revisions of "Dot"

From Wiki
Jump to: navigation, search
(change read only to template)
(See Also: fixed links & put in table)
Line 13: Line 13:
 
<pre>display ok This is the proper way to use dot:$ 125 , #dot , 25</pre>
 
<pre>display ok This is the proper way to use dot:$ 125 , #dot , 25</pre>
 
==== See Also ====
 
==== See Also ====
[[smc]]
+
{|
[[spc]]
+
| Width=200px | [[Var_smc|&#0035;smc]] || Width=200px | [[Var_spc|&#0035;spc]]
 +
|}
 
----
 
----
 
[[Documentation]]
 
[[Documentation]]

Revision as of 16:56, 8 August 2005

#dot

Constant System Variables

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.

Example

display ok This is the proper way to use dot:$ 125 , #dot , 25

See Also

#smc #spc

Documentation