Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the next sibling of a Hierarchy Tree entry.
Syntax
client server public static HierarchyTreeTable findNextSibling(HierarchyTreeTable _currentNode)
Run On
Called
Parameters
- _currentNode
Type: HierarchyTreeTable Table
The current node.
Return Value
Type: HierarchyTreeTable Table
A HierarchyTreeTable entry containing the sibling of the current node.