FieldDef object
Returns the current interpretation engine settings for the field definition. (The API is prepared for multiple external engines.)
|
Out parameter |
Description |
|
InternalEngine |
TRUE if the internal engine is to be used. |
|
ExternalEngine |
String containing the external engine used, if any. Otherwise an empty string. |
|
ExternalOnDemand |
TRUE if the external engine is only used when the internal engine is not confident. This setting is called in FORMS and is also known as "rippled". |
|
VotingSetup |
Only valid if both InternalEngine and ExternalEngine are used. 0 = No voting 1 = Select best match (weighted voting) 2 = Security voting 3 = Optimized voting |
Returns 0 on success.
External interpretation engines (FORMS Help topic)
Second engine on demand (FORMS Help topic)
Voting (FORMS Help topic)