SKETCH OF HOW RESEARCH MIGHT CONTINUE AND RESULTS BE PRESENTED

JScript Statements: do

Syntax

do statement while ( expression )

The statement, the while keyword and the expression in parentheses are all required. It may be a coding error, but the statement ends with the closing parenthesis: no terminating semicolon is required.