Is it possible to dynamically name an object, field, variable, etc., to be equal to the value of a variable?
For example, if I have a variable x, and I want to create a scripting dictionary whose name is equal to the value of x, can I do that? If so, how?
Thanks.
For example, if I have a variable x, and I want to create a scripting dictionary whose name is equal to the value of x, can I do that? If so, how?
Thanks.