in reply to Re^3: removing an element without index
in thread removing an element without index

BrowserUk:

It's not equivalent, though. I don't know if it would suit Levex's requirements or not, but it would give different results than the parent post if 14 or "BA4" were in the list of data.

...roboticus

  • Comment on Re^4: removing an element without index

Replies are listed 'Best First'.
Re^5: removing an element without index
by BrowserUk (Patriarch) on Aug 10, 2010 at 12:57 UTC
    It's not equivalent, it would give different results than the parent post if 14 or "BA4" were in the list of data.

    Deliberately so. Hence "more accurate". I see nothing in the OPs post suggesting he wanted to remove multiple similar items; just one item.