Search found 1 match

by Andy222
Fri Jan 20, 2023 2:23 pm
Forum: TextCrawler - General
Topic: Find multiple words in a text
Replies: 0
Views: 27136

Find multiple words in a text

Hi,
How can find multiple words in a text using regular expression ?
I want Text crawler to return files that contain both word1 & word2
How can I do I that ?

Also, how can I find files that have word1 & word2 on the same line?
Thanks