% % paste the copied node % ._Drag < |Before % % add the copied node before the current node % % the insert is before the target node % _\ @^Insert pop nod@ |After % % add the copied node after the current node % _\ dup @^Insert pop + dup @^CopyOne dup Mep.Remove _\ @^Insert pop dup !\ @^CopyOne nod@ |Child % % add the copied node under the current node % _\ @^LoadItem nod@ > not { % % % } if