Programming Reference:Functions:CCGetCookie

From CodeCharge Studio Community Wiki

Jump to: navigation, search

Description
Retrieves the value of a specified cookie.

Location
Common

Syntax

CCGetCookie(name)

Return value
string

Parameters

Name Type Description Required
name string Name of the cookie whose value is to be returned. Yes

See Also:
CCSetCookie function

Personal tools