Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves an HTTP cookie for the given name.
Srch.U.getCookie(name)
Return value
The cookie value if it exists; null otherwise.
Parameters
- name
The cookie name to retrieve.