CBA_fnc_globalEventJIP

Description

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.

Parameters

_eventNameType of event to publish.  STRING
_paramsParameters to pass to the event handlers.  <ANY>
_jipIDUnique event ID.  Can be used to remove or overwrite the event later.  [optional] (default: create unique id) STRING

Returns

_jipID STRING

Author

commy2

string used by format
Close