If i declare an Array as thus:

szString = Array("string1","string2",etc)

how do i call each string with....
for loops