CAS 6


largest
- Relational

Summary

Find the largest records in each category

Examples

largest 10 CURBAL
largest 5 CURBAL (STATE in 'VA')
largest 3 CURBAL STATE
largest 3 CURBAL STATE (PROPTYPE in 'SF')

Syntax

largest nn NumField (Category) (SelectionStatement)

Right Arguments

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

Result

Type: Boolean

1=selected, 0=not selected



Build 6.0.624