Forum Discussion

tim_espasandin's avatar
tim_espasandin
Occasional Contributor
13 years ago

Concatenating objects with strings

I'm trying to use Javascript to modify the object that a variable points to by adding a string to the variable. However, this simply gives me an undefinded variable. Is there some way for me to achiev...