template::util::get_cookie name [ default_value ]
Defined in packages/acs-templating/tcl/util-procs.tclRetrieve the value of a cookie and return it Return the default if no such cookie exists Parameters: name default_value (optional)
Retrieve the value of a cookie and return it Return the default if no such cookie exists