<delete_cookie>

Deletes the specified cookie from the user's HTML cookies.

Child of: <html_cookie>
Parent of: <name>
Example:

<delete_cookie>
            <name>MyCookie</name>
</delete_cookie>