|
|
|
|
|
| | |
VBscript Built-in Functions
Back to Function List
|
|
ScriptEngine
Returns a string representing the scripting language in use.
ScriptEngine
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|