For the complete documentation index, see llms.txt. This page is also available as Markdown.

getLastUpdateTime

getLastUpdateTime

Description: Get the timestamp of the last consent update from the user.

Syntax:

var iLastUpdate = jentis.consent.engine.getLastUpdateTime();

Returns:

  • number — Timestamp in milliseconds.

Last updated

Was this helpful?