Hi,
I have several text fields stored in my session : text_1, text_2, text_3, etc.
I can access them using
It would be useful for me to be able to do something like
but I can't figure out the relevant combination of %, #, and {} to achieve that.
Any ideas?