span multiple words.
SearchSettings.atWordBoundaries
bool atWordBoundaries() @propertyGet atWordBoundaries property.
Returns
If true, a search match must start and end a word. The match can
void atWordBoundaries(bool propval) @propertySet atWordBoundaries property.
Parameters
propval | If true, a search match must start and end a word. The match can span multiple words. |