EmEditor Home - EmEditor Help - Command Reference - Edit category

Cut Selection command

Summary

Cuts the selection and moves it to the Clipboard.

Description

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.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4444);

[VBScript]

editor.ExecuteCommandByID 4444

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.