Microsoft® JScript™
ScriptEngineMajorVersion Function
Language Reference |
Version 2 |

See Also


Description
Returns the major version number of the script engine in use.
Syntax
ScriptEngineMajorVersion( );
Return Values
The return value corresponds directly to the version information contained in the DLL for the scripting language in use.

© 1997 Microsoft Corporation. All rights reserved.