This works great – Thanks Matt!
Any idea how to get something working on a select statement?
[select* VARIABLE include_blank "one" "two" "three" "four" "GET_VARIABLE"]
In the case above the GET_VARIABLE ends up being treated as one of the select options. If you put it prior to the include_blank it breaks the select box.