RegisterPage

Locates specially marked fields and adjusts their vertical zone positions to compensate for any drift.

Syntax

bool RegisterPage ()

Parameters

Smart parameters are supported.

Returns

Always True.

Level

Page level.

Details

RegisterPage adjusts the y positions of special fields to coordinate zone positions with the current word location of the fingerprint. Searches the calling page object for run time field names beginning with the word 'Anchor' (case sensitive). Of these fields a search is performed for variables named Word followed by the calling fingerprint ID (example: 'Word555'). The value of the variable retrieved is search for in the current pages CCO, and if found the field's zone position is 'y' axis adjusted for any word 'drift' for the given field value.
Example
RegisterPage()