CAS 6


sum
- Summary

Summary

Sum the values in a field or expression.

Examples

sum CURBAL
sum PRINCIPAL plus INTEREST
sum CURBAL (PROPTYPE in 'SF')

Syntax

sum InputField (SelectionStatement)

Right Arguments

Name Data Type Input Type Description Optional Default
InputField Numeric Field, Constant No
SelectionStatement Boolean Field Expression to select records that will be applied to the calculation. Yes 1

Result

Type: Numeric

Sum of the field.



Build 6.0.675