Method Html3():resetCookie() Professional
Invalidate all cookies set.
:resetCookie() --> NIL
The return value of the method :resetCookie() is always NIL.
The method voids all information defined with the method :setCookie(). This affects only information which is about to be sent to the client. The method does not influence existing cookies on the client side.
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.