Is there a way to find out if a variable is defined and exists in a cookie?
For example I am using an if statement and would like to check and see if the variable in a specific cookie exists.
Thanks, Troy