Add a handler to be notified when the event occurs.
"applicationEvent_var" is a variable referencing an ApplicationEvent object. | 
        
"applicationEvent_var" is a variable referencing an ApplicationEvent object. | 
        
| Type | Description | 
| boolean | Returns true if the addition of the handler was successful. | 
| Name | Type | Description | 
| handler | ApplicationEventHandler | The handler object to be called when this event is fired. |