The following table lists JScript functions.
| Description | Language Element |
|---|---|
| Returns a reference to an Automation object from a file. | GetObject Function |
| Returns a string representing the scripting language in use. | ScriptEngine Function |
| Returns the build version number of the scripting engine in use. | ScriptEngineBuildVersion Function |
| Returns the major version number of the scripting engine in use. | ScriptEngineMajorVersion Function |
| Returns the minor version number of the scripting engine in use. | ScriptEngineMinorVersion Function |