Executes JavaScript code in a Site Clipper request.
The Request JS extraction rule executes JavaScript code defined in the Expression property in a Site Clipper request.
Property | Type | Category | Description |
---|---|---|---|
Comment | String | configuration | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. |
Expression | JS expression | configuration | Defines the JavaScript expression to execute. This property is a JavaScript expression that is executed in the Site Clipper scope. |
Is active | boolean | configuration | Defines whether the extraction rule is active. |