remove(name, domain)
Type: Method
File:
Implemented in:
dhx.storage.cookie
Included in:
removes a variable with the specified name from cookie
Parameters
name - the key of the variable
string
domain - the domain name for which cookie will be saved (optional)
string
Returns
method doesn't return any data