Answered
How do I put a number into an expression variable name?
Is there a way for me to have a variable called 2A, something like in the following script?
Example:
Var 2A = 5000
ot can only letters be used in naming?
Example:
Var twoA = 5000
Thanks for any clarification on this 🙂
