Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Overview 
PCDLRN ActiveX DLL : Variable Object
Variable Object Members
Public Methods
This returns the array variable at the specified index position.
This returns the lower bound if the variable is an array. Otherwise it returns zero.
This returns the upper bound if the variable is an array. Otherwise it returns zero.
This sets the array variable at the specified index position.
Public Properties

This returns / sets the command value of the variable.

This returns / sets the double value of the variable.

This returns / sets the long value of the variable.

This returns / sets the point value of the variable.

This returns / sets the string value of the variable.

This returns / sets the current variable type.

See Also