You are here: Core Reference > Coding > Scripting > Scripting Guide - Global Functions

Global Functions

Global functions, also referred to as 'Common functions' are functions that are available for each type of object. This means that they can be used in both Mimic scripts and Alarm Banner scripts, and as they do not reference a particular type of object, their syntax has no object preface.

Like other ClearSCADA-specific functions, the Global functions provide additional functionality.

The Global functions are:

NOTE: Examples of the syntax for Global functions are included in the function descriptions (listed above).


ClearSCADA 2015 R2