10
Answers

regex problem

yokzu

yokzu

11y
1.2k
1
Hi,
I'm using regex in our project. How can I check 2 strings in a sentence?

For example like below, if a sentence has "is" and "sentence" words, I want to choose it.

"this is a test sentence"

How can I do this?

regards.
Answers (10)