FILEFLEX API REFERENCE



NAME
DBAverage -- Average a field's value

SYNTAX
DBAverage(field-name)

CATEGORY
Performing Calculations

DESCRIPTION
To calculate the average of all of the numeric contents of a specific database field, use the DBAverage function. Supply the name of a numeric field and put the result into a container.


EXAMPLE
put DBAverage("SALARY") into avgSalary

SEE ALSO
DBSum, DBCountMatches

INTERNAL FUNCTION NUMBER
N/A


Copyright © 1992-1998 by David Gewirtz, under license to Component Enterprises, Inc.
Contact: info@component-net.com

Casa de Bender