Functions Reference

Table Of Contents
Aggregate functions
F
ILEMAKER FUNCTIONS REFERENCE 19
Note When a referenced field is a repeating field, the Average function returns the average of the
values in the first repetition field, then the average of the values in the second repetition field, and so
on. Therefore, (1+5+6)/3=4;(2+6)/2=4;7/1=7;8/1=8.