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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Retrieves an HTTP cookie for the given name.
Srch.U.getCookie(name)
The cookie value if it exists; null otherwise.