Actions

Difference between revisions of "%sev"

From Zenitel Wiki

Line 1: Line 1:
Returns the [[Sub-Event (Event Handler)|sub-event]] number (in decimal format) of the event being processed.  
+
{{A}}
 +
 
 +
* Returns the [[Sub-Event (Event Handler)|sub-event]] number (in decimal format) of the event being processed.  
  
 
If the sub-type of en event is defined as 255, the main event will be triggered independent on the reported sub-type.  
 
If the sub-type of en event is defined as 255, the main event will be triggered independent on the reported sub-type.  

Revision as of 09:56, 11 January 2017

AlphaCom icon 300px.png
  • Returns the sub-event number (in decimal format) of the event being processed.

If the sub-type of en event is defined as 255, the main event will be triggered independent on the reported sub-type.

Some EventHandler reports uses sub event in addition to the main event type:

Back to Event_Handler#List_of_context_parameters.