Is there an extract syntax available for getting the value of a cookie? The cookie value is there in the debug window, I just need access to it as a variable.
If not, something like this would be ideal:
[my_cookie_value]
type=cookie_extract
name=my_cookie_name
Comments