View Single Post
  #1  
Old 08-26-2006, 03:42 AM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
Associative array?

Hi. Are associative arrays possible in GS2?

What I mean arrays where the index is a string rather than an integer. E.g. myArray["index"]?

I tried it and it appeared not to work (Though diddnt give me an error in RC.) So are they possible? Thanks.
Reply With Quote