Actions

Category

Difference between revisions of "Event Handler macros"

From Zenitel Wiki

(New page: Event handle macros is used within Event handler action strings. There are macros for * getting parameters of the event. * Getting state or configuration information * doing calculati...)
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Event handle macros is used within [[Event handler]] action strings. There are macros for
+
Event handle macros is used within [[Event Handler]] action strings. There are macros for
* getting parameters of the event.  
+
* Context parameters: getting parameters of the event being executed.  
 
* Getting state or configuration information
 
* Getting state or configuration information
 
* doing calculations
 
* doing calculations
 +
 +
 +
[[Category:Event Handler]]

Latest revision as of 18:22, 21 March 2018

Event handle macros is used within Event Handler action strings. There are macros for

  • Context parameters: getting parameters of the event being executed.
  • Getting state or configuration information
  • doing calculations