This documentation is archived and is not being maintained.
Statements
Visual Studio 2010
A statement is a piece of JScript code that performs an action. Some statements declare user-defined elements, such as variables, functions, classes, and enumerations, while other statements control program flow. The following sections link to information that explains how to use statements in JScript.
Show: