Srch.U.getCookie Method (DisplayTemplatesSrch)
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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Retrieves an HTTP cookie for the given name.
Srch.U.getCookie(name)
The cookie value if it exists; null otherwise.