A Boolean that specifies whether the regular expressions set using NotebookNameCantHaveRegex
, NotebookNameMustHaveRegex
, NoteTitleCantHaveRegex
, and NoteTitleMustHaveRegex
are case sensitive. To make the regular expressions case-sensitive, set this parameter to false
.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | RegexCaseInsensitive=False
|
See Also: |
|