GetConfirmHandwritten() As Integer

FieldDef object

This method gets the Confirm handwritten option for this field definition. It returns a non-zero value if Confirm handwritten is selected. Otherwise, the return value is zero.

In FORMS, this option is found on the Options tab of the Field dialog. Do not confuse this with GetConfirm.

Note: Only for advanced users. Valid for character fields only.

SetConfirmHandwritten

The FieldDef object