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.