Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Remove specific values from array Re: Remove specific values from array

#141191
Kitty Giraudel
Participant

> Instead, wouldn’t you just change the code that iterates through the array to ignore the items that you don’t want?

I would do that.