Actions

Difference between revisions of "%1.dir"

From Zenitel Wiki

Line 1: Line 1:
%1.dir
+
Returns the station [[Directory number]], as a decimal number.
[[Image:Direx.PNG|thumb|300px]]
+
 
 +
* %2.dir can also be used if related-to is in local exchange
  
Returns the station [[Directory number]], as a decimal number.
 
  
* %2.dir can also be used if related-to is in local exchange
 
<br/>
 
 
Example:
 
Example:
 +
 
This event will set a 5 second timer on the calling station (event owner).
 
This event will set a 5 second timer on the calling station (event owner).
<br/>
+
[[Image:Direx.PNG|thumb|left|500px]]
<br/>
+
<br style="clear:both;" />
<br/>
+
 
 
Back to [[Event_Handler#List_of_context_parameters]].
 
Back to [[Event_Handler#List_of_context_parameters]].
  
 
[[Category:Event Handler macros]]
 
[[Category:Event Handler macros]]
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]

Revision as of 14:35, 26 May 2015

Returns the station Directory number, as a decimal number. 
  • %2.dir can also be used if related-to is in local exchange


Example:

This event will set a 5 second timer on the calling station (event owner).

Direx.PNG


Back to Event_Handler#List_of_context_parameters.