Run JavaScript

Description: Run JavaScript code.

Category: Scripting

Properties:

  • Script: The JavaScript to run.
  • PossibleOutcomes: The possible outcomes that can be set by the script.

Input Properties:

  • Script: The JavaScript to run.
  • PossibleOutcomes: The possible outcomes that can be set by the script.

use

setOutcome("Outcome Name");

to set an outcome

Output Properties:

  • Output: Whatever you set the output to be in the script.

use

setVariable("Name","Value");

to set a variable


Copyright © 2023-2024 World of Workflows.