Expression Functions

Note

scalar is an alias type for either int or double.

Functions

avg(arg1)

Return the average of an array.

Noindex:

Parameters:

arg1 (array) –

Return type:

double

avg(arg1)

Return the field average of a field.

Noindex:

Parameters:

arg1 (field) –

Return type:

double