ScriptEngine

Returns a string representing the scripting language in use.

Syntax

ScriptEngine

Return Values

The ScriptEnginecan 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.