LWT JavaScript API
    Preparing search index...
    • Get a specific cookie by its name.

      Parameters

      • check_name: string

        Cookie name

      Returns string | null

      Value of the cookie if found, null otherwise

      2.6.0-fork Use decodeURIComponent instead of deprecated unescape