All functions   Mac OS X   Windows   Crossplatform   Components   New in version: 1.0   1.1   1.2   1.3   1.4   1.5   1.6   1.7   1.8   2.0  

WindowsScript.GetLanguage

Component: WindowsScript
Mac OS X: Does nothing
Windows: Works

MBS( "WindowsScript.GetLanguage" ; ScriptID )

Parameters

none

Description

ScriptID The ID of a WindowsScript in memory.

Examples

The Windows Scripting Host can run scripts that are written in any of several languages. This function returns the current language setting, for example "JScript" or "VBScript"

Feedback: Report problem or ask question.