get_cookie
get_cookie($as_json=false); - get http cookies for the current page
The function accepts parameters as input:
$as_json - receive cookies in json format. Since Studio 7.0.43.
After processing, the function returns the result of its work to the script :
cookies – a string with all cookies, each cookie is separated ";" another
"" – an empty string - there are no cookies for this page