...go ahead and read the manual, we won't tell anyone.

Help Topics > All Functions > Average
Not Tagged

Average returns the average of the numbers passed.

Usage:

average("list")

Example:

put average(1,2,3) into field "avg"