| TreeObj - Object Overview TreeAge Pro - Table of Contents TreeAge Pro Interactive - Table of Contents Documentation Home TreeAge Website Home |
| Syntax: | Function SelectRelativeNode (path as String) as Long | |
| Description: | This method changes the selected node. | |
| Return value: | Returns a flag indicating the existence of the node pointed to by path. | |
| Remarks: |
A node must already be selected prior to calling SelectRelativeNode.
If the method fails, the selection is not affected, and the node
which was selected prior to the method call remains selected.
See Path strings for more information on the path parameter. | |
| See also: | Flag values Path strings |