get(key);
Returns the value of given cookie key
Parameters
Param | Type | Details |
---|---|---|
key | string | Id to use for lookup. |
Returns
string |
Raw cookie value. |
Returns the value of given cookie key
Param | Type | Details |
---|---|---|
key | string | Id to use for lookup. |
string |
Raw cookie value. |
Designed by : w10schools
service@w10schools.com
Please login to continue.