7.6.2 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:
- JScript
- Microsoft® JScript is the current script engine.
- VBA
- Microsoft Visual Basic® for Applications is the current script engine.
- VBScript
- Microsoft Visual Basic Scripting Edition is the current script engine.
Copyright © 2000 Chili!Soft
|