Hi All, How do I delete an item from an array?
Given that I have: "Key1","Data1" "Key2","Data2" "Key3","Data3" in myArray, how do I delete "Key2", to give: "Key1","Data1" "Key2","Data2" "Key3","Data3" Thanks a lot Dave _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
