Hi all,
Not sure what the correct term is, but I am trying to reference a variable with a token.
For example say I have
Variable1
Variable2
Variable3
How can I reference it with a token like Variable%token%. (I have tried it simply like that but it does not seem to work. Or is this even possible?
Thank you