Add a script asset to the current page via a <script> tag
{% add_javascript value attributes %}
attributes
Outputs javascript code in an inline script
{% add_javascript inline [uniquename] [= attributes]? %}
attributes
{% end_javascript %}
Add Deferred Async Javascript To Body
CopyAdd Anonymous Javascript In Place
CopyAdd inline javascript once to body
CopyAdd Javascript
CopyInline javscript from template
Copy