Deleting Cookies
This page uses the reserved Hashtag Bucket - Cookie.
Setting a Cookie Variable to a blank value will automatically set the expire time to 24 hours in the past, effectively deleting it.
Note: Hashtag Markup is shown below <# in bold #>.
The value generated by processing the Hashtag Markup, and applying any Variable Contexts, is injected into this HTML page after the ⇒ symbol.
<#[cookie.test as html]#> ⇒
Processing this Hashtag Markup:
<# set cookie.test to ""; #>
<#[cookie.test as html]#> ⇒