David Burgun wrote:

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:

You say
 delete variable myArray["Key2"]

See the "delete variable" entry in the docs

--
Alex Tweedly       http://www.tweedly.net



--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.361 / Virus Database: 267.12.5/149 - Release Date: 25/10/2005

_______________________________________________
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

Reply via email to