Raster.getCookie( name )

Gets a cookie.

Parameters

Name Type   Description
name string The name of the cookie to be retrieved.

Returns

Type Description
string the value of the cookie, null if the cookie name is not found.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López