Wscript.Version

[This is preliminary documentation and subject to change.]

The Version property provides a version string for the Windows Scripting Host.

Syntax

Wscript.Version = strVersion
 

Example

Wscript.Version = 5.0
 

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.