This is really racking my brain, but maybe I\'m trying to hard.
I\'m passing a param via a URL (example.com?debug=true)
So I basically want to say:
params come in as strings, so you need to compare against "true", not true.
"true"
true