Nodes > Callbacks > Callback
Represents a section of code that can be executed later, similar to a JavaScript function. Automatically adds argument ports to match the signature of any callback port it's connected to.
Outputs
| Name | Type | Description |
|---|---|---|
| Callback | Callback | Reference to this callback, can be used with Execute Callback node |
Was this page helpful?