Hello.
I have an issue, where I need the name of a variable to be dependent on the value of a different variable.
So I have:
Variable A = %NR% = 1
Then I need a second variable to be dependent on this number.
EX:
Variable B = %Family(%NR%) %. = Family1.
My question how I write this the proper way, so I get the outcome as shown above?
Can someone help? 🙂
Kind Regard