Nodes > Execution
ExecutionInput
Creates an execution input to the graph. If used at the top level, adds a function to the script's api object.
ExecutionOutput
Adds an execution output port to the sub-graph.
Get Arguments
Needed for executing Execution flows that contain arguments. The output ports dynamically change to provide whatever arguments are carried on the execution flow.
Was this page helpful?