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 ...)
 
Line 8: Line 8:
  
 
Back to [[Event_Handler#List_of_macros]].
 
Back to [[Event_Handler#List_of_macros]].
 +
 +
[[Category:Event Handler]]

Revision as of 16:54, 17 August 2007

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