CAS 6


codecheck
- Text

Summary

Check if values in a field are valid codes as defined in the 'Field Codes' table. Note that you must use quotes around the field name.

Examples

codecheck 'PROPTYPE' PROPTYPE

Syntax

codecheck FieldName Field

Right Arguments

Name Data Type Input Type Description Optional Default
KeyField Text Constant No
Field Text Field No

Result

Type: Boolean

1 = Valid and 0 = invalid.



Build 6.0.624