Raster.setCookie( name, value [, expireDays] )
Sets a cookie.Parameters
| Name | Type | Description | |
|---|---|---|---|
| name | string | the name of the cookie | |
| value | string | the value of the cookie | |
| expireDays | number | optional | the number of days until the cookie expires |
| Name | Type | Description | |
|---|---|---|---|
| name | string | the name of the cookie | |
| value | string | the value of the cookie | |
| expireDays | number | optional | the number of days until the cookie expires |