powered by
Node
Check if a Node is the root
isRoot(node)
The Node to test.
TRUE if the Node is the root, FALSE otherwise