Click or drag to resize

McVariable Properties

The McVariable type exposes the following members.

Properties
  NameDescription
Public propertyActivePorts
Public propertyIsOut
True for ByRef script parameters and output variables in general
Public propertyIsParameter
True for script parameters
Public propertyName
Public propertyValue
Public propertyValueType
Returns the type of the variable value or nothing for untyped variable.
Top
See Also