CAS 6


getfield
- Text

Summary

Get a field from another CAS file. The function does not test for key or row count.

Examples

'c:\folder\filename.cas' getfield 'LOANID'

Syntax

'FileName' getField 'FieldName'

Left Arguments

Name Data Type Input Type Description Optional Default
FileName Text Constant Field name No

Right Arguments

Name Data Type Input Type Description Optional Default
FieldName Text Constant Field name No

Result

Type: Numeric, Date, Text

New Field from external file



Build 6.0.624