SetStickyNo

Sets the Sticky indicator to No to indicate that there are no sticky fingerprints. Sticky fingerprints identify a page within a single verification session when another form of the same type appears after a previous form was zoned.

Syntax

bool SetStickyNo ()

Parameters

None.

Returns

Always True.

Level

Any level.

Details

Example
IsCurrentObjVariable("Sticky,Yes")
SetStickyNo()