Event
Controlled node
Overview
Events can be triggered by external events happening like a form action. This node fires when an event has occurred. You can listen to any event in the Intellectible system with this node.
Inputs
Input | Type | Description | Default |
---|---|---|---|
name | Event | This is the name of the event to detect within Intellectible | - |
Outputs
Output | Type | Description |
---|---|---|
fired | Event | This output fires when the event has been detected |