Srch.U.setCookie Method (DisplayTemplatesSrch)
Sets the cookie.
Srch.U.setCookie(name, value, expires, domain, path)
Parameters
name
The name of the cookie.value
The value of the cookie.expires
The time when the cookie expires.domain
The domain for which the cookie will be available.path
The path on the server for which the cookie will be available.