Use this tag to add a script to the current page.
There are two ways to use this method. The first (and more common) is to include a linked javascipt (<script src="https://..."></script>) and the second is to include an inline script (<script>...</script>)
The script to be included will be evaluated from the code block similar to the {% capture %} method.
Add Javascript
CopyAdd Deferred Async Javascript To Body
CopyAdd Anonymous Javascript In Place
CopyAdd inline javascript once to body
Copy