Show Topics
...go ahead and read the manual, we won't tell anyone.
Help Topics > All Functions > Average
Average returns the average of the numbers passed.
Usage:
average("list")
Example:
put average(1,2,3) into field "avg"
...go ahead and read the manual, we won't tell anyone.
average("list")
put average(1,2,3) into field "avg"