remove element from array

Dave Cragg dcragg at lacscentre.co.uk
Wed Nov 29 04:14:53 EST 2006


On 29 Nov 2006, at 08:38, paolo mazza wrote:

> How can I delete (or remove) an element from an array so that it  
> does not
> appear anymore in the keys of the array?

delete variable myArray[x]


Cheers
Dave



More information about the use-livecode mailing list