Native Functions
Native Functions allow to execute custom code directly from the interface or receive customizable events. To provide the necessary information to the tool they must be specified in an XML file and finally be implemented in the Action-Context class used by interface.
XML Definition
Native Functions are defined in an XML Schema file which is located at “cgi_studio_connector/sche...
Implementation
The actual native functions must be implemented as part of the Action-Context class which will th...
Editor
An editor for the Native-Function definition can be found here:“cgi_studio_connector/bin/NativeFu...