Method Html3():resetCookie() Professional

Invalidate all cookies set.

Syntax
:resetCookie() --> NIL
Return

The return value of the method :resetCookie() is always NIL.

Description

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.

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.