Description Finds the named Analysis Results Node and returns its node number. This string can also be easily copied from the GUI using the "Copy Find-Name Command to Clipboard" feature available in the list menu after right mouse clicking on a node in the object tree.
Syntax id = ARNFindName( aResultName )
Parameters id (Long) Node number assigned to ARN.
aResultName As String Name of existing ARN.
Remarks Finds the named Analysis Results Node and returns its node number. If the name is not found, the function returns -1.
See Also
|