Action

Paste

Last update over 7 years ago - Unlisted

Paste contents of clipboard.

Steps

  • script

    // paste clipboard
    var text = app.getClipboard();
    editor.setSelectedText(text);
    

Options

  • After Success Default
    Notification Error
    Log Level Error
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.