CustomJSScriptPath
The path of the file that contains the custom JavaScript to run. The path must be absolute, or relative to the Connector Framework Server executable file.
Type: | String |
Default: | |
Required: | Required to run custom JavaScript on pages |
Configuration Section: |
Any section that you have defined for WkoopHtmlExtraction settings |
Example: | CustomJSScriptPath=javascript/custom.js
|
See Also: | CustomJSUrlRegex |