View Single Post
  #4  
Old 09-17-2011, 06:26 AM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by oralgnome View Post
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.
Reply With Quote