JsDialogSections

A list of sections, in the configuration file, that contain settings for handling dialog boxes generated by JavaScript. You can specify the section names in a comma-separated list, or by using numbered parameters.

Each dialog that the connector encounters is processed using the first section where the values of JsDialogUrlRegex, JsDialogTypeRegex, and JsDialogMessageRegex match the dialog box.

Type: List of strings
Default:  
Required: No
Configuration Section: TaskName
Example: JsDialogSections0=JavaScriptDialog0
JsDialogSections1=JavaScriptDialog1
See Also: