wwCookie::Init

Initializes the cookie with optional name and value.

o.Init(lcName, lcValue)

Parameters

lcName
Name of the Cookie - optional

lcValue
Value of the Cookie - optional

See also