Get a field from another CAS file. The function does not test for key or row count.
'c:\folder\filename.cas' getfield 'LOANID'
'FileName' getField 'FieldName'
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
FileName | Text | Constant | Field name | No |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
FieldName | Text | Constant | Field name | No |
Type: Numeric, Date, Text
New Field from external file