JsDialogAccept
A Boolean value that specifies whether to accept the dialog (TRUE, equivalent to clicking "OK") or dismiss it (FALSE, equivalent to clicking "Cancel").
| Type: | Boolean |
| Default: | |
| Required: | Required in any section specified by JsDialogSections |
| Configuration Section: | Any section specified by JsDialogSections, or TaskName |
| Example: | JsDialogAccept=False
|
| See Also: |