Forum Moderators: coopster
For example if I have two strings:
1.) This is the way to the lake.
2.) It was always like this.
When I search for the word "is" only the 1st string should match. My current script returns the second string also because it has "this" or i and s in the sequence.