Actions

%gns

From Zenitel Wiki

Revision as of 18:58, 16 July 2007 by Egil (talk) (New page: %gns( , ) : Event_Handler macro - Station Next Group Format: '''%gns(group, station)''' Returns the next station after ''station'' which is a member of ''group''. Returns ‘0’ if ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

%gns( , ) : Event_Handler macro - Station Next Group

Format: %gns(group, station)

Returns the next station after station which is a member of group. Returns ‘0’ if no more members in group.

%gns(group, 0) returns the first station in group.

This macro can be used to create a chain of events that propagate over all members of a group.

Back to Event_Handler#List_of_macros.