How would I use a loop that would build out an array, with the count of the loop being added to the array each time?
ex... the loop goes 5 times, i want array(1, 2, 3, 4, 5) in a variable....
Thanks!
Using a loop to build an array?
Moderator: General Moderators