Raises a CBA event on all machines.
Event is put on a stack that is executed on every future JIP machine. Stack can be overwritten by using the same JIP-Stack-ID.
| _eventName | Type of event to publish. STRING |
| _params | Parameters to pass to the event handlers. <ANY> |
| _jipID | Unique event ID. Can be used to remove or overwrite the event later. [optional] (default: create unique id) STRING |
_jipID STRING
commy2