Cuts the selection or the current line and moves it to the Clipboard.
Cuts the selected text and move it to the Clipboard. After this command, you can place the selection by moving the cursor to a different location and run the Paste command.
document.selection.cut();
document.selection.Cut
Send feedback on this topic to Emurasoft