======Move Node to Other Parent or Change Ordering====== Move specified node to another parent node. move If ''node id'' or ''new parent id'' does not exist or if the user does now have permissions to add nodes to the parent or alter the current node then an [[cmd:s_error|error]] is returned. The node will be inserted in the child list of the parent, before the ''before id''. It can be -1, meaning "insert last". Note: Subscribers of this node which are not subscribing on the new parent will get a [[cmd:s_remove|remove]] command as the result of this change.