patternCharacterMode
- global property
- new in 1.81
- The patternCharacterModeglobal property can be set to "Text" or "Line", to control whether the term 'characters' in a pattern matches all characters, including line separators, or not. If set to "Text" (the default), 'characters' will match any characters throughout the entire text. If set to "Line", only characters within a line will be matched but not line separators.