Master and custom 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 View the master scripts list.
Custom scripts interact with the master scripts and the EMSE API to implement custom business logic.
For more information on master and custom scripts, see: