Trying to let the forloop to loop an array thats dynamically chosen.
Date1
Date2
Date3
When I run it, it went through each character for “Date1” instead of the items within the Date1 array.
Trying to let the forloop to loop an array thats dynamically chosen.
Date1
Date2
Date3
When I run it, it went through each character for “Date1” instead of the items within the Date1 array.
It didnt work. The loop is treating it as a string.