Skip to content

Custom Process

Impure

Runs a custom JavaScript process and returns a value.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Fires when the script is successfully processed.

Data Inputs

Script

INPUT

The JavaScript code to execute. It should define a function 'process(args)'.

Args

INPUT

Arguments to pass into the process method.

Data Outputs

Output

OUTPUTany

The data returned from the process method.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing