Actions

Difference between revisions of "%tmp"

From Zenitel Wiki

(New page: %tmp() : Event_Handler macro - read Temporary Variable Format: '''%tmp(index)''' Returns the Temporary Variable number ''index''. *See EventHandler statement TMP ...)
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
%tmp() : [[Event_Handler]] macro - read Temporary Variable
 
%tmp() : [[Event_Handler]] macro - read Temporary Variable
  
Line 8: Line 9:
  
 
Back to [[Event_Handler#List_of_macros]].
 
Back to [[Event_Handler#List_of_macros]].
 +
 +
[[Category:Event Handler]]
 +
[[Category:Event Handler macros]]

Latest revision as of 09:50, 4 October 2019

AI.png

%tmp() : Event_Handler macro - read Temporary Variable

Format: %tmp(index)

Returns the Temporary Variable number index.

  • See EventHandler statement TMP for explanation of the concept.

Back to Event_Handler#List_of_macros.