Function Output

The Function Output Node.
In the Function's Logic Graph, the Function Output Node finishes the Logic Branch and receives the parameter that the Function Node will return.

The Function Output Node Attributes.
Attribute | Type | Description |
---|---|---|
Output Parameter [n] | Drop-down | Label and Data Type for the output parameter of the Function. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Output Parameter [n] | Defined in the Outputs Attribute | Parameter that will be returned by the Function. |
Last modified 26d ago