Method Html3():getCookie() Professional

Get the cookies sent from the Web browser.

Syntax
:getCookie() --> cCookies
Return

The method returns a string holding all cookies set on the client side, or stored by the Web browser, respectively. Multiple cookies are delimited with a semicolon. One cookie consists of a NAME=VALUE pair.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.