Cut Method (Selection Object)

Copies the selected text to the Clipboard and deletes it from its original location.

[JavaScript]

document.selection.Cut();

[VBScript]

document.selection.Cut

Version

Supported on EmEditor Professional Version 4.00 or later.