Jiveabillion
-
7/27/2012 4:55:23 PM
Querystring macros within K# macro expression
Is there a built-in way to access querystring parameter values from within a K# macro expression?
I've tried {%{?mykey?}%} and they don't work.
P.S. I know how to use {%mykey%} by itself.
|