Hi,
I'm sure this is a JavaScript 101 question, but I have a bit of a problem. I am using a for loop to iterate through an array, and I would like to assign the value of each element to a variable that already exists. I will be addressing the variable using a name appended with a number that...