Hi there, basically I trying create keys from my arrays,
array.setKey(String, Value);
anyone know how i can achieve this thanks - C
Hi there, basically I trying create keys from my arrays,
array.setKey(String, Value);
anyone know how i can achieve this thanks - C
Check out this helpful entry on the Wiki; it has the syntax available to set keys as you’ve described.