Cookie.setComment

Specifies a comment that describes a cookie's purpose. The comment is useful if the browser presents the cookie to the user. Comments are not supported by Netscape Version 0 cookies.

@param purpose a <code>string</code> specifying the comment to display to the user

@see #getComment

class Cookie
void
setComment
(
string purpose
)

Meta