Copies the selection and pastes it to the Clipboard.
Copies the selection and pastes it to the Clipboard. After this command, you can place the text by moving the cursor to a different location and running the Paste command.
editor.ExecuteCommandByID(4445);
editor.ExecuteCommandByID 4445