Script API Reference
Currently three scripting languages are supported, respectively: If the script is NOT prefixed, MVEL language will be assumed, for example, util.calendar.year.

To facilitate the interaction between script and QuickBuild system, below root objects are made available in the script execution context.

Inside the script, methods of these objects can be called using language specific grammar. Below are some examples demonstrating the usage: