loadCookie
Summary
Get a document cookie, or an array of all document cookies.
Syntax
tavultesoft.keymanweb.util.loadCookie(cn);
Parameters
cn- Type:
stringoptional - Name of the cookie to be loaded if not loading the default cookie.
Return Value
Object- An array of names and strings or an array of variables and values.
Description
...


