CheckForSticky

For new fingerprints, checks whether there is another matching fingerprint within the same batch that was already verified. It can be used to obtain zone information.

Syntax

bool CheckForSticky ()

Parameters

None.

Returns

Always True.

Level

Page level.

Details

An example of this action is when a batch contains two similar invoices, which have never been processed by the system before. Once the first invoice is zoned during verify, the same new fingerprint can be used on the second invoice. This is only needed on new matching fingerprints within the same batch because a fingerprints zones are saved at export time and are available for subsequent batches.
Example
CheckForSticky()