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.