Syntax conventions: All keywords in syntax statements are in bold. Words in italics represent user-defined names or statements. Any portions enclosed in square brackets, [ ], are optional. {statements} indicates a block of statements, which can consist of a single statement or multiple statements delimited by a curly braces { }.
Table 3.1 lists statements available in JavaScript.
Table 3.1 JavaScript statements.
Last Updated: 10/31/97 12:29:59