Action

Caller Action

Posted by drdrang, Last update almost 4 years ago - Unlisted

Action that does its own variable definition and then calls another action that uses the same variable name. A test of block scoping.

Steps

  • script

    let a = "Caller";
    alert("Greetings from the " + a);
    
  • includeAction (iOS only)

    name
    Subroutine Action

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.