Actions

Difference between revisions of "%rdir"

From Zenitel Wiki

(Syntax)
(Examples)
Line 7: Line 7:
 
===Examples===
 
===Examples===
 
  %rdir(1)          - ''Return "101" from a default database''
 
  %rdir(1)          - ''Return "101" from a default database''
 +
 +
  
 
Back to [[Event_Handler#List_of_context_parameters]].
 
Back to [[Event_Handler#List_of_context_parameters]].

Revision as of 10:16, 18 October 2018

AlphaCom icon 300px.png

The %rdir macro is used for finding the default user directory number of a physical number.

Syntax

%rdir(phy)


Examples

%rdir(1)           - Return "101" from a default database


Back to Event_Handler#List_of_context_parameters.