Extending the Array class?

Hi there, basically I trying create keys from my arrays,

array.setKey(String, Value);

anyone know how i can achieve this :smiley: thanks - C

Check out this helpful entry on the Wiki; it has the syntax available to set keys as you’ve described.