SetFilter_PageType

Limits a fingerprint match to the specified page type only.

Syntax

bool SetFilter_PageType(StrParam)

Parameters

The String value of the Page Type you want to use as the filter. Smart parameters are supported.

Returns

Always True.

Level

All levels, but generally at the Page level.

Details

Sets the Page Type Filter For the identification (matching) algorithm.

The filter will force the fingerprint-matching algorithm to use only fingerprints associated with that Page Type.

Example
SetFilter_PageType("Invoice_Page")