systemLanguage Property | Internet Development Index |
Retrieves the default language used by the operating system.
Syntax
[ sLanguage = ] object.systemLanguage
Possible Values
sLanguage String that receives any of the values described in Language Codes. The property is read-only. The property has no default value.
Remarks
The systemLanguage property reflects the language edition of the installed operating system.
Standards Information
There is no public standard that applies to this property.
Applies To
clientInformation, navigator
See Also
browserLanguage, userLanguage