Action
 Cut Selection
Cut Selection
                  
        Posted by R2,
    Last update
    almost 6 years ago
    Copy selected text to clipboard and delete it.
Steps
- 
    scriptvar text = editor.getSelectedText(); editor.setSelectedText(""); app.setClipboard(text);
Options
- 
  After Success Nothing Notification Error Log Level Error 
  Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.