Script Block Object Reference
Overview
Script Blocks contain JavaScript code that will be included on your web store.
| Property |
Value |
| API Name |
s_c__Script_Block__c |
| Label |
Script Block |
| Plural Label |
Script Blocks |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Active |
s_c__Active__c |
Checkbox |
No |
Defines whether the Script Block is active. Only active Script Blocks will be included on the website. |
| Content |
s_c__Content__c |
LongTextArea(131072) |
No |
The JavaScript code of the Script Block, without any |
Last updated March 6, 2025