A Boolean value that specifies whether to run the custom JavaScript on all elements that match the selector specified by CustomJSElementSelector.
By default, the custom JavaScript runs only on the first element that matches the selector.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section that you have defined with the CustomJSSections parameter, or TaskName or FetchTasks |
Example: | CustomJSAllSelected=TRUE
|
See Also: | CustomJSElementSelector |
|