Actions

%ges

From Zenitel Wiki

Revision as of 10:40, 10 August 2010 by Egil (talk) (New page: Format: '''%ges(station, previous-exclusion-station)''' Return a station which is member of the Mutual exclusion group for ''station''. The return value is a Physical_number. Retu...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Format: %ges(station, previous-exclusion-station)

Return a station which is member of the Mutual exclusion group for station. The return value is a Physical_number. Returns ‘0’ if no more members in the Mutual exclusion group'.

  • station is Physical_number 1 – 552
  • previous-exclusion-station: Use 0 to get the first exclusion-station, or use output from previous call to get next station. Physical_number 0 – 552


Example of use: LOOP/ENDLOOP#Useful_example:

New in AMCD 11.0.1.1.

Back to Event_Handler#List_of_macros.