You can move a node within a hierarchy or to a different hierarchy:
Moving a node within a hierarchy removes the node from its original parent and places it under the new parent.
Moving a node to a different hierarchy is treated like a copy. The node is left unchanged in its original hierarchy. This function is identical to inserting an existing node.