Actions

User Defined Data - UDD

From Zenitel Wiki

Revision as of 11:47, 4 April 2008 by Asle (talk)

Event Handler scripts can have variables. The variables are called User Defined Data - UDD. A UDD is a 32-bit integer value. The content of a UDD survives reset.

There are 6000 variables. The Event Handler programmer can use the variables any way they want, but they must keep track of how the 6000 variables are used. It is not possible to give the variables names.

Write to an UDD variable:

  • Built-in action command WUDD
  • Data command $WUDD

Read an UDD variable: