Cuts the selection and moves it to the Clipboard.
Cuts the selection and moves 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(4444);
editor.ExecuteCommandByID 4444