Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Executes the specified JavaScript.

Inputs and Outputs

Script Inputs - The parameters that will be referenced within the JavaScript. These may be inputs to the action sequence or outputs from previous actions in the action sequence.

Imported JavaScript - JavaScript files containing functions that will be referenced by this JavaScript.

JavaScript - The JavaScript to be executed.

Script Outputs - The JavaScript variables that will be the outputs of this JavaScript. Actions that follow this JavaScript action can reference these outputs.

  • No labels