Matching Whole Words
If you select the Whole word check box, Configurator matches the search string if the matched string is surrounded by spaces or punctuation.
For example, without the Whole word check box selected, replacing the string "Heading" with the string "Topic" would have the following results:
"Heading" | would be changed to | "Topic" |
"Headings" | would be changed to | "Topics" |
With the Whole word check box selected, the same search/replace operation would have the following results:
"Heading" | would be changed to | "Topic" |
"Headings" | would remain as | "Headings" |