Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Executes the script defined for the sExpression parameter in the sLanguage parameter.
Syntax
window.execScript(sExpression, sLanguage)
Parameters
sExpression Required. Code to be executed. sLanguage Required. Language in which the code is executed. The language defaults to JScript (compatible with ECMA 262 language specification).
Return Value
No return value.
Applies To
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.