Hi.
Isn't it possible to somehow easily delete items in an array?
Searched the manual and these forums with no success, why not having such a function?
I know I can solve it by using a for/while and manually inserting the items I do want in the new array but a simple "delete item in array that includes 'foo'" would be nice 🙂
Anyone knows?
Thanks,
/Thomas