FieldAnalyzed event

This event fires after the Interpret module has searched for field definition candidates for a certain field profile on an unidentified invoice.

Syntax

Public Function FieldAnalyzed() As Long

Parameters

None.

Active objects

FieldDefinition

Invoice

InvoiceDefinition

InvoiceField

InvoiceProfile

Return values

evtOK 

Normal return.

evtOKAbort 

No effect. Treated as evtOK.

evtError 

Causes an error message to be displayed.

FieldAnalyze event