execScript()

This method is used to evaluate one or more scripted expressions. The default language is JavaScript because it is so widely used. Expressions are delimited by using a colon between each expression. Vaild languages are JavaScript, JScript, VBS , and VBScript.

syntax:

execScript(expressions , [language] )

This method is used with the following:

window