Description
Returns True if the current local node has a parent node.
Syntax
HasParentNode():Boolean
Example
HasParentNode()
If the node is a child of the top node of a hierarchy or any descendant node, then the return value is True.