hiGetTreeItemParent
hiGetTreeItemParent(g_item) =>l_treeNames/nil
Description
Gets the parent tree of an item, that is, the tree to which the item belongs. If the item is used in multiple places, this function returns all the parent trees.
Argument
|
The item whose parent you want to retrieve. This is the return value of |
Values Returned
Related Topics
Return to top