Function Output
Overview
In the Function's Logic Graph, the Function Output Node finishes the Logic Branch and receives the parameter that the Function Node will return.
Scope: Function.
Attributes
Outputs
Attribute | Type | Description |
---|---|---|
| Drop-down | Label and Data Type for the output parameter of the Function. |
Inputs
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Defined in the Outputs Attribute | Parameter that will be returned by the Function. |
See Also
Last updated