Actions

Difference between revisions of "%tnss"

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...")
 
(Examples)
Line 9: Line 9:
  
 
===Examples===
 
===Examples===
  %tnsf(8201) -> ''Return second parameter of conference 1''
+
  %tnss(8201) -> ''Return second parameter of conference 1''
 
 
  
 
=== Used in ===
 
=== Used in ===

Revision as of 10:49, 21 June 2022

AI.png

The %tin 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.