Action

Toggle Draft List

Posted by agiletortoise, Last update 2 days ago

Toggle whether the draft list (left pane) is visible.

Steps

  • script

    if (app.currentWindow.isDraftListVisible) {
    	app.currentWindow.hideDraftList()
    }
    else {
    	app.currentWindow.showDraftList()
    }

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.