Copies the selection or the current line and pastes it to the Clipboard.
Copies the selected text and moves it to the Clipboard. After this command, you can place the selection by moving the cursor to a different location running the Paste command.
document.selection.Copy(eeCopyUnicode);
document.selection.Copy eeCopyUnicode
Send feedback on this topic to Emurasoft