CustomJSSections

The names of the sections in the connector's configuration file that contain settings for running custom JavaScript. You can specify multiple section names in a comma-separated list, or by using numbered parameters.

Type: String (comma-separated list)
Default: The current TaskName section
Required: No
Configuration Section: TaskName or FetchTasks
Example:

CustomJSSections=MyCustomJs0,MyCustomJs1

or

CustomJSSections0=MyCustomJs0
CustomJSSections1=MyCustomJs1

See Also: