Hi all,
I would need to find multiple words inside a String. An example of the String: "I need to buy apple, pear, orange and other fruits"
I need to the expression to find apple, pear and orange inside the string. Is it possible to find all at once or do I have to find a word by a word.
Cheers,
Jack
I would need to find multiple words inside a String. An example of the String: "I need to buy apple, pear, orange and other fruits"
I need to the expression to find apple, pear and orange inside the string. Is it possible to find all at once or do I have to find a word by a word.
Cheers,
Jack