PC-Dmis Variable Object
The properties of the Variable Object allows you to return and set a variable's:
- Type
- Long value
- Double value
- String value
- Point value
- Command value
The methods of this object return an array's:
- Upper bound if variable is an array
- Lower bound if variable is an array
- Gets the array variable at a specific position
- Sets the array variable at a specified position
-