Overview
The Indicator Manager offers the user opportunity to define and organize Indicators. An Indicator ties together 3 things:
-
A script as defined in Script Manager. Only scripts returning a number are eligible as indicator scripts.
-
Definition of inputs to be supplied as arguments to the script. These can be simple types like numbers, strings, and Booleans, IDs (type guid) of entities in the database or objects (entities in the database)
-
The indicator values the result of the script evaluation. This has to be a number, i.e. an integer, a float or a double.
As with (most of) the other managers the indicators can be organized in a group/folder structure similar to folders of files on the disk.