clone Node
Clone the node associated with the given id to the specified position.
Return
true if the node has been cloned, false otherwise
Parameters
node Id
the id of the node to clone
position
the position where to clone the node
Clone the node associated with the given id to the specified position.
true if the node has been cloned, false otherwise
the id of the node to clone
the position where to clone the node