I want to search through an array using a partial string, and then get the index where that string is found. For example:I want to search through an array using a parti
I want to search through an array using a partial string, and then get the index where that string is found. For example:I want to search through an array using a parti