"Copy"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"Copy"
is a front end token that copies a selection to the clipboard without deleting it from the document.
Details
- "Copy" is equivalent to Edit ▶ Copy.
- You can then insert the copied material elsewhere using the front end token "Paste".
- A typical use is FrontEndExecute[FrontEndToken["Copy"]].