Quote:
Originally Posted by oralgnome
I'm not a n00b, I know what an array and index is (I wrote in the post) I was just merely asking if there was a way to check the array content (because in java normally you'd loop through each value). Thanks for the reply though helped me solve my problem - can't imagine why there is an 'in' operator though lol gs2
|
Sorry, wasn't trying to imply you were a noob. Just informing fellow passer-by's that may happen to stumble upon this thread.
Yeah, "in" can make things so much easier.