SKETCH OF HOW RESEARCH MIGHT CONTINUE AND RESULTS BE PRESENTED

JScript Statement: return

Syntax

return [ expression ] ;

For the optional expression to be recognised as part of the return statement, it must begin on the same source line as the return keyword. The terminating semicolon is ordinarily required.