Description Returns the description associated with the Analysis Results Node (ARN) at the given node number.
Syntax arnDescr = ARNGetDescription( nNodeNum )
Parameters arnDescr (String) Text description associated with ARN at the given node number.
nNodeNum As Long Node number of existing ARN.
Remarks Returns the description associated with the Analysis Results Node (ARN) at the given node number. If the node number does not exist, an error is generated and the program halts.
See Also
|