Copies the selection, pastes it to the Clipboard and deselects the text.
Copies the selected text to the Clipboard, and deselect any selected text. This command is equivalent to the Copy command followed by the Cancel command. After this command, you can place the selection by moving the cursor to a different location and running the Paste command.
editor.ExecuteCommandByID(4128);
editor.ExecuteCommandByID 4128
Send feedback on this topic to Emurasoft