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

getConsentId

getConsentId

Description: Get the current Consent ID for the user.

Syntax:

var sConsentId = jentis.consent.engine.getConsentId();

Parameters:

  • (none)

Returns:

  • string — The current consent ID.

Last updated

Was this helpful?