FieldAnalyze event

This event fires when the Interpret module starts searching for field definition candidates for a certain field profile on an unidentified invoice.

Syntax

Public Function FieldAnalyze() As Long

Parameters

None.

Active objects

FieldDefinition

Invoice

InvoiceDefinition

InvoiceField

InvoiceProfile

Return values

evtOK 

Proceed with title search for fields

evtOKAbort 

Skip title search

evtCancel 

Skip title search

evtError 

Skip title search

FieldAnalyzed event