<html_cookie>

Allows the application to access and modify the user's HTML cookies.

Child of: <node name="">
Parent of: <get_cookie>, <set_cookie>, <delete_cookie>

Example:

<html_cookie>
            <get_cookie>
                        <name>MyCookie</name>
            </get_cookie>
</html_cookie>