triggerEvent
Triggers an events for a control, or the brixxbox app itself. Some events are on brixxbox App level (like e.g. onRecordSaved ). Other events are on control level (like e.g. onClick)
Example Usages
You can use the whole event name with the "on" prefix as well