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