Actions

Difference between revisions of "%sgm"

From Zenitel Wiki

(New page: %sgm( , ) : Event_Handler macro - Station Group Membership Format: '''%sgm(station,group)''' Returns '1' if ''station'' is a member of ''group''. * ''station'' is [[Physical_number...)
 
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
%sgm( , ) : [[Event_Handler]] macro - Station Group Membership
 
%sgm( , ) : [[Event_Handler]] macro - Station Group Membership
  
Line 11: Line 12:
 
This macro is useful in a IF statement.
 
This macro is useful in a IF statement.
  
<p>
+
<br>
 +
Also see: [[%sng]], [[%gns]] , [[%ges]].<br>
  
 +
Back to [[Event_Handler#List_of_macros]].
  
Back to [[Event_Handler#List_of_macros]].
+
[[Category:Event Handler]]
 +
[[Category:Event Handler macros]]

Latest revision as of 09:49, 4 October 2019

AI.png

%sgm( , ) : Event_Handler macro - Station Group Membership

Format: %sgm(station,group)

Returns '1' if station is a member of group.


This macro is useful in a IF statement.


Also see: %sng, %gns , %ges.

Back to Event_Handler#List_of_macros.