<body>
Appears in: <script>
<script>
Specifies the main body of the JavaScript; this is where JavaScript variables and methods are typically declared. This body will be passed to the Body component for inclusion in the page.
Body
Figure C.1. <body> Elements
(text | <foreach> | <if> | <if-not>) *
text
<foreach>
<if>
<if-not>