Raises a CBA event on the local machine.
| _eventName | Type of event to publish. STRING |
| _params | Parameters to pass to the event handlers. <ANY> |
| _return | return value of the last added event function. <ANY> |
["test", ["local"]] call CBA_fnc_localEvent;
Spooner, commy2