atkAddGlobalEventListener: atkAddGlobalEventListener
Description
Adds the specified function to the list of functions to be called
when an event of type event_type occurs.Usage
atkAddGlobalEventListener(listener, event.type)
Value
[numeric] added event listener id, or 0 on failure.