<get_cookie>

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

The cookie value is placed in a variable named cookie_result.

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

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