Custom Process
Runs a custom JavaScript process and returns a value.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFires when the script is successfully processed.
Data Inputs
Script
INPUTThe JavaScript code to execute. It should define a function 'process(args)'.
Args
INPUTArguments to pass into the process method.
Data Outputs
Output
OUTPUTany
The data returned from the process method.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing