Copies the current line and pastes it to the Clipboard.
Copies one logical line of text at the cursor, and pastes it to the Clipboard. After this command, you can place the line by moving the cursor to a different location and running the Paste command.
editor.ExecuteCommandByID(4192);
editor.ExecuteCommandByID 4192