PasteSib method: Node class
Syntax
PasteSib()
Description
The PasteSib method makes the node from the buffer (clipboard) a sibling to the node executing the method. You must use the Cut node method before you can paste a node.
You can have only one object at a time on the clipboard. If you cut another leaf or node, the node on the clipboard is overwritten.
Parameters
None.
Returns
A number; 0 if method is successful.