Home › Forum › General › How does the pattern work in the Search function? › Re: How does the pattern work in the Search function?
September 1, 2010 at 3:51 pm #5427
I looked into regular expressions a bit (my first time) and came up with a pattern that works for me: P[ .]*O[.]* Box. It may not be the best, but it seems to be getting the job done. I guess I was fairly close in my previous post.