[PROBLEM]
While creating a website test scenario using JMeter, I had to set some static cookies which I was supposed to edit dynamically during the test, but I couldn't access them as thread variables, although the documentation says that a cookie named "TEST" will be available as ${TEST}.
[WORKAROUND]
This is only true for cookies created DURING a running test - so for Cookies coming from the webserver.