Is there a way to erase an array? I am trying to run a script that has the array in a for loop, which is in a while loop. I need to drop the array info everytime it jumps out into the while loop.
Anyone know how to completely drop the info out of the array easily?
Thanks,
Adam