Hi.

I have never realy worked with arrays. How would i read the value of an array after several values have been assigned to it?

Do i have to loop through the array to get all the values or is there a quick way to check all the values in the array?


Many thanks