Action

AS Test - List of Strings

Posted by sylumer, Last update over 2 years ago - Unlisted

Steps

  • runAppleScript (macOS only)

    on execute()
        return {"red", "green", "blue"}
    end execute
  • script

    alert(context.appleScriptResponses.join("\n"));

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.