Description Returns the data type associated with the given Analysis Results Node (ARN).
Syntax dType = ARNGetDataType( nNodeNum )
Parameters dType (String) Type of data contained in ARN. Returns either "Double", "Complex", "Vector", "Complex3D", or "Int".
nNodeNum As Long Node number of existing ARN.
Remarks Returns the data type associated with the given Analysis Results Node (ARN).
See Also
|