<body> element

Appears in: <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.

Figure C.1. <body> Elements


  (text | <foreach> | <if> | <if-not>) *