CAS 6


count
- Summary

Summary

Count number of records

Examples

count LOANID
count LOANID (PROPTYPE in 'SF')

Syntax

count Field (SelectionStatement)

Right Arguments

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

Result

Type: Numeric

Number of records.



Build 6.0.624