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>
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.