Script Properties Object


Properties
disabledboolean

Whether to disable the script. Default: false.


parametersMap <string, string>format map

Dynamic parameters available to the script when it runs on the site.

Learn more about using dynamic parameters.

Did this help?