UpdateFingerprintStats

Updates the fingerprint statistics in the Fingerprint database.

Syntax

bool UpdateFingerprintStats()

Parameters

Smart parameters are supported.

Returns

False if called from any level other than Page level, or the Fingerprint database is not accessible. Otherwise, True.

Level

Page level.

Details

Use this action to increment the count for the current page and update the fingerprint statistics in the fingerprint database.
Example
UpdateFingerprintStats()