So, I have a variable called 'namer'. I want the name of another variable to be the value of 'namer'.
For example, if the value of 'namer' is 'name1', I want to create a variable called 'name1'.
How do I do this?
So, I have a variable called 'namer'. I want the name of another variable to be the value of 'namer'.
For example, if the value of 'namer' is 'name1', I want to create a variable called 'name1'.
How do I do this?