Logic
Call event handler
Executes an event handler.
This node is deprecated and may be removed in future versions.
Fields
Name | Type | Control | Default | Description | Options | Validation |
---|---|---|---|---|---|---|
Name | Handler | - | - | The name of the event handling function. | - | - |
Additional arguments | Object | Textarea | - | - | - |
End states
Below are the possible end states of the block call.
Name | Field | Type | Description |
---|---|---|---|
Success | - | success | The event handler execution was successful. |
Error | - | error | The event handler execution wasn’t successful. |