%tnss: Difference between revisions
From Zenitel Wiki
(Created page with "{{AI}} The %tin macro returns the second parameter of directory number. ===Syntax=== '''%tnss(directory number)''' <br> ===Examples=== %tnsf(8201) -> ''Return second pa...") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{AI}} | {{AI}} | ||
The % | The %tnss macro returns the second parameter of directory number. | ||
===Syntax=== | ===Syntax=== | ||
| Line 9: | Line 9: | ||
===Examples=== | ===Examples=== | ||
% | %tnss(8201) -> ''Return second parameter of conference 1'' | ||
=== Used in === | === Used in === | ||
Latest revision as of 10:09, 21 June 2022
The %tnss macro returns the second parameter of directory number.
Syntax
%tnss(directory number)
Examples
%tnss(8201) -> Return second parameter of conference 1
Used in
Back to Event_Handler#List_of_macros.
