Home › Forum › General › How does the pattern work in the Search function? › Re: How does the pattern work in the Search function?
August 31, 2010 at 11:59 pm #5423
Thanks, Dennis. I was wondering why Search wasn’t behaving as I expected. I’m still wondering about the pattern part, though. I’d love do be able to have it look for a pattern like (and I’m just making this up) “P[ .]O[ .] Box”, that would match on “PO Box”, “P O Box” and “P.O. Box” all at once. If it can’t do that, I’ll just make make separate checks for each possible string. Thanks again.