Sum
The Sum function sums the values of the given field or variable
Example
.Fields
Salary
*
.Variables
Taxes := Salary * 0.25
SalaryPaid := SUM Salary
TotalTaxes := SUM Taxes
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson