Difference between revisions of "%vol"
From Zenitel Wiki
(Created page with "Event_Handler macro - Get current volume setting on a station Format: '''%vol(station physical number)''' %prog(2) Returns the current volume setting (0-9) on a stati...") |
|||
Line 3: | Line 3: | ||
Format: '''%vol(station physical number)''' | Format: '''%vol(station physical number)''' | ||
− | % | + | Returns the current volume setting (0-9) on a station. |
+ | |||
+ | |||
+ | %vol(2) | ||
+ | |||
− | + | Available as from AMC software 11.2.3.11. | |
+ | |||
Back to [[Event_Handler#List_of_macros]]. | Back to [[Event_Handler#List_of_macros]]. |
Revision as of 09:46, 7 April 2016
Event_Handler macro - Get current volume setting on a station
Format: %vol(station physical number)
Returns the current volume setting (0-9) on a station.
%vol(2)
Available as from AMC software 11.2.3.11.
Back to Event_Handler#List_of_macros.