SyntaxFix
Write A Post
Hire A Developer
Questions
This is how I would do it
myArray.splice( myArray.indexOf('bar') , 1)