Understanding Master Scripts

Master scripts are out-of-the-box scripts that provide custom scripts the framework for extending standard event processing. For the most common events, Civic Platform provides a master script file unique to that event. For the other events, Civic Platform provides a universal master script that you can use as a template for development of a custom event script. Civic Platform also provides global master script files that contain the standard, global master script functions. To see a list of the master scripts, see Master Scripts.

Do not modify the master scripts. Customizations are implemented in custom scripts and custom functions.

Note:

Civic Platform does not support changes to or overrides of master script files, especially the functions that three global master scripts include.

You can trigger a script from: