Process Execute
Executes a scriptable process.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFires when the graph finishes executing.
Data Inputs
Process
INPUTID or name of the process to execute.
Model
INPUTID or name of the model the process resides in (Empty will default to the current model).
Arguments
INPUTMap of inputs to pass to the process.
Data Outputs
Success
OUTPUTboolean
Whether or not the process was successful (Only if not fire and forget).
Multiple
Settings
Fire and Forget
BOOLEANIf true, Complete execution path will be executed without waiting for the process.
Default: false
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing