| ScriptEngine Function |
Language Reference Version 2 |
Returns a string representing the scripting language in use.
ScriptEngine
The ScriptEngine function can return any of the following strings:
String Description VBScript Indicates that Microsoft® Visual Basic® Scripting Edition is the current script engine. JScript Indicates that Microsoft JScript™ is the current script engine. VBA Indicates that Microsoft Visual Basic for Applications is the current script engine.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.