getCookie() cookieName parameter? #774
Unanswered
trymeouteh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the purpose of the cookieName parameter in the
getCookie()
method?To my understanding the
getCookie()
method is designed to get data from thecc_cookie
. I tried using thegetCookie()
method to read other cookies...And when I use the console in the browser and use the
getCookie()
method, these are the results i get...https://cookieconsent.orestbida.com/reference/api-reference.html#getcookie
Beta Was this translation helpful? Give feedback.
All reactions