Microsoft JScript
ScriptEngineBuildVersion Function
Language Reference
Version 2

See Also


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

Comments