FieldDef object
Changes the interpretation engine settings for the field definition. (The API is prepared for multiple external engines.)
|
In parameter |
Description |
|
InternalEngine |
TRUE if the internal engine is to be used. |
|
ExternalEngine |
String containing the external engine to use, if any. Otherwise an empty string. |
|
ExternalOnDemand |
This setting is called in FORMS and is also known as "rippled". Set this parameter only if both InternalEngine and ExternalEngine are specified. When set to TRUE, the external engine is used only when the internal engine is not confident. |
|
VotingSetup |
Set this parameter only if both InternalEngine and ExternalEngine are specified: 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)