Action

Move cursor to top of draft

Posted by @scripts4drafts, Last update almost 3 years ago

This action moves the cursor to the top of the current draft.

Steps

  • script

    editor.setSelectedRange(0, 0);
    editor.activate();

Options

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