JsDialogTypeRegex

A regular expression that must match the dialog type for a dialog to be handled. You can specify:

Type: Regular expression
Default: .* (all types)
Required: No
Configuration Section: Any section specified by JsDialogSections, or TaskName
Example: JsDialogTypeRegex=Prompt
See Also:

JsDialogMessageRegex

JsDialogUrlRegex