NextGen Knowledge Center

Script Functions

Script functions are pre-defined and easy to use in the Trigger Functions and Run Commands that helps in reducing the design time and maintenance of a template.

You can set the caption, change the background, color, tooltip, and so forth for the template controls through script functions without writing multiple lines of code and manually setting up the trigger events.

You can enter { in the trigger functions and run command main window to display the list of available functions. You can select an appropriate function and select Enter to insert it into the script body at the cursor position and edit as required.

Script Functions