Specifies or returns the scripting language of the active script. Can be one of the following MsoScriptLanguage constants: msoScriptLanguageASP, msoScriptLanguageJava, msoScriptLanguageOther, or msoScriptLanguageVisualBasic Read/write Long.
Remarks
The MsoScriptLanguage constants used with the Language property are also used in the Language parameter in the Add method of the Scripts collection.