Actions

Wudd

From Zenitel Wiki

Revision as of 16:42, 17 August 2007 by Asle (talk)

Event_Handler statement - Write User Defined Data.

Format: wudd index number

Write number to User Defined Data at the location index.

Example:

wudd 8 4321 - Write value 4321 to variable 8

See DP message WRITE_USER_DEF_DATA for explanation of the concept. User Defined Data is read with EventHandler macro %udd.

Related command: tmp

Back to Event_Handler#Built-In Action Commands.