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