A list of regular expressions to limit the notebooks that are retrieved by the connector. The name of a notebook must match one of the regular expressions, otherwise the notebook and its contents are ignored. You can specify a comma-separated list of regular expressions, or use numbered parameters (NotebookNameMustHaveRegex0, NotebookNameMustHaveRegex1, and so on).
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | NotebookNameMustHaveRegex=.*2013.*
|
| See Also: |
|
|