Extending : Global function extension
  
Global function extension
UNICOM® Digital Transformation Toolkit (UDTT™) global functions provide common utility functions of manipulating data for UDTT editors. UDTT global functions are available in the following three editors:
XUI ECA rule editor
Flow condition editor
Flow mapping manipulation editor
Global functions in the ECA editor
This graphic is described in the surrounding text.
To see the details about the supported global functions, refer to Global function extension.
Technical developers can extend UDTT global functions to implement application specific utility, such as converting a String to lower case or upper case.
See
Implementing global functions
Describing global functions in a .xml file
Registering global functions for tooling
Registering global functions for runtime
Advanced topics
Global function extension sample