Actions

Difference between revisions of "%1.nod"

From Zenitel Wiki

(Created page with "%1.nod thumb|300px Returns the AlphaCom node number. * %2.nod can also be used. <br/> Example: In this event station 103 in node 1 will...")
 
Line 1: Line 1:
%1.nod
+
'''%1.nod'''
[[Image:EventHandlerMacro NOD.PNG|thumb|300px]]
 
  
 
Returns the AlphaCom [[node]] number.
 
Returns the AlphaCom [[node]] number.
 
  
 
* %2.nod can also be used.
 
* %2.nod can also be used.
Line 9: Line 7:
 
Example:
 
Example:
 
In this event station 103 in node 1 will be queued on 107 in node 3:  
 
In this event station 103 in node 1 will be queued on 107 in node 3:  
<br/>
+
[[Image:EventHandlerMacro NOD.PNG|thumb|300px]]
<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:31, 26 May 2015

%1.nod

Returns the AlphaCom node number.

  • %2.nod can also be used.


Example: In this event station 103 in node 1 will be queued on 107 in node 3:

EventHandlerMacro NOD.PNG



Back to Event_Handler#List_of_context_parameters.