Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > getCookies

getCookies

getCookies(): StringArray;

The getCookies method of the JadeHTMLClass class returns a string array containing all cookies set for the current session. The format of the strings in the array is as follows.

<cookie-name>,<cookie-value>