Total

This function returns the total of all values that it has considered.

Syntax

Total ( number )

Remarks

The number parameter specifies the data value for which the total is calculated. Any value that evaluates to –INF, INF, or NAN will be ignored. If there are no valid values stored, this function will return NAN.

Example

The following example will return the total of the variable Rain:

Total("Server:CR1000.Hourly.Rain")