SetValidationNumericRange(From As Long, To As Long) As Integer

FieldDef object

Sets the valid value range for the field. See From and To in the Field dialog.

The return value is 0 if the property was successfully set. Otherwise, the return value is a negative number.

Note: Only for advanced users. Only available in the Manager module. Valid for character fields only.

CreateField

CreateFormDefFromFile

The FieldDef object