CAS 6


first
- Miscellaneous

Summary

Flag, or select, first X number of loans in data base. Currently, this ignores the OMIT statements.

Description

Flag, or select, first X number of loans in data base. Currently, this ignores the OMIT statements.

Examples

first 10
first 25 LOANID

Syntax

first TakeCount TextField

Right Arguments

Name Data Type Input Type Description Optional Default
TakeCount Numeric Field, Constant Number of items to take from field No
TextField Text Field, Constant TextField No

Result

Type: Boolean

Boolean field with 1 for first n records



Build 6.0.624