The FieldChar object

This object allows you to access and manipulate a field char, which is data associated with one character in an interpreted field.

Each character in an interpreted field is represented by a field char object.

If Save interpret information is selected on the Advanced tab of the Field dialog, this data is preserved for external access until the field is Complete or until the number of characters in the field changes. If Save interpret information is not selected, the field char objects saved represent uninterpretable characters.

Below is a list of the methods specific to the FieldChar object.

GetConfidence

GetGuess

GetRectBottom

GetRectLeft

GetRectRight

GetRectTop

GetSaveInterpretInformation and SetSaveInterpretInformation

Overview of objects in the Classic API

Where to find additional information about methods and events