GetNoOfFormFields() As Integer

Form object

Returns the number of fields that are currently present (filled-in) on the form.

Tip: You can use GetBitRepresentationString to find out which parts of an indexed field are filled in.

GetMaxNoOfFormFields

The Form object