Concept Framework 2.2 documentation Contents | Index

web.server.api.CookieVar

Name Version Deprecated
CookieVar version 1.0 no

Prototype:
string CookieVar(string varname)

Parameters:
varname      the cookie variable name

Description:
Gets a variable value from a cookie.

Returns:
Returns the value, or an empty string (if cookies are not set, or varname is not defined).

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:18 2013 GMT(c)2013 Devronium Applications