Cut / Copy / Paste Action
From CYW-Wiki
The Cut Action removes the target element from the website and puts it into a CYW specific clipboard. The Copy Actions makes a copy of the target element and puts the copy into the clipboard.
The Paste Action pastes the content of the clipboard relative to its target element. There are for alternatives available:
- paste before the target element
- paste after the target element
- paste as first child of the target element
- paste as last child of the target element
For every execution of a script a new clipboard is created, i.e. it is not possible to put something into the clipboard and use it on the next run or even within another script
Edit Dialog
For configuring the Cut/Copy/Paste Action the default Common Attributes Dialog is used.
The default for the Repetition Behavior is "{{{RepetitionBehavior}}}".
