Skip to main content
Stores information about results of classification of the page.
This object is not available on the Web Verification Station for checking rules locally.

Properties

Pass classification results to a Before matching script

Pass the matched-sections list to the Before matching script as the IMatchingInfo DefinitionsList parameter.
1

Create a custom stage based on a script

2

Classify pages and write the results to registration parameters

Write this script in the custom stage.
3

Read the results in the Before matching script

Use the classification results from the registration parameter, when that parameter is specified. Set IMatchingInfo.ForceMatch to false so that a script does not classify the pages a second time.