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

See Also


Description
Returns the minor version number of the script engine in use.
Syntax
ScriptEngineMinorVersion( );
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.