Actions

Difference between revisions of "Edi (macro)"

From Zenitel Wiki

(Created page with "{{AI}} '''%edi''' is the complete input text of an External_Data_Input event where termination character is excluded * Maximum 128 characters. If more than 128, the firs...")
(No difference)

Revision as of 10:39, 10 October 2023

AI.png

%edi is the complete input text of an External_Data_Input event where termination character is excluded

  • Maximum 128 characters. If more than 128, the first 128 characters will be returned, the rest is ignored.

Back to Event_Handler#List_of_context_parameters.