8.4.63 ScriptEngine Function

Returns a string representing the scripting language in use.
Syntax
ScriptEngine()
Return Values
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 JScriptTM is the current script engine.
|
VBA
|
Indicates that Microsoft® Visual Basic® for Applications is the current script engine.
|
Copyright © 2000 Chili!Soft
|