Scripts

At its most basic, scripts are code designed to perform a task or specific task. The scripts in the Civic Platform are written in JavaScript, a programming language which conforms to the ECMAScript standard.

Scripts can be simple, such as a single statement, or complex, such as a library of functions and statements for an interface.

In the Civic Platform, scripts can be classified as the following types or categories of scripts:

  • Master Scripts

  • Custom business rules scripts for events and non-events

  • Configurable standard scripts