Script - Liquid Object Reference - 0.11.4
| Object Name | Script |
| Version | 0.11.4 |
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 0.11.4
Back to Documentation