Script - Liquid Object Reference - 1.0.0
| Object Name | Script | 
| Version | 1.0.0 | 
Description
The Script object contains information about a block of JavaScript code.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| content | String | Returns the content of the Script | 
| data | Object | Returns a custom data object for this object | 
| id | String | Returns the Script’s unique id | 
| url | String | Returns a url for an external Script | 
Objects that return Scripts
Back to Liquid Reference for 1.0.0
Back to Documentation