SKETCH OF HOW RESEARCH MIGHT CONTINUE AND RESULTS BE PRESENTED

JScript Statements: with

Syntax

with ( expression ) [ statement ]

The with statement is invalid in the JScript.Compact language. The expression in parentheses is required. The statement is optional.