Script - Liquid Object Reference - 1.1.0
| Object Name | Script |
| Version | 1.1.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 |
| 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.1.0
Back to Documentation