Page 1 of 1

Dynamic variables

Posted: 03 Jul 2018, 07:05
by Soag
Hi,

I want to dynamicly name variables in PMC, is it possible?

Exemple:

I store the value "Variable1" in a value named: "WantedName".

Then I store "Value1" in a value named %WantedName%.

So if I call a msgbox with %Variable1% as text, I want "Value1" to appear.

Thanks!