-
- posted 2½ years ago
- 2 comments
Dynamic Variables Assignment?
read
In JS, I ran into a problem where I needed to create a shortcut string, and then turn that string's value into a reference to a different object.
So for example, I create a string called 'oliver' under the variable shortcut like so: