Consider the table
table = {} table.F = "eff" table.J = "jay" table.Y = "why" table.X = "exx"
when I am looping through a table similar to this it seems that the order they are being looped through is somewhat random.
So my question is, is there any way to loop through a table with the values being returned as they are presented? If that makes any sort of sense...

Register
Events
Popular
More
Post #1







Agree x 1
Useful x 1
Disagree x 1