Gets and sets the current global language setting.

[LanguageID :=] GLOBALLANGUAGE([NewLanguageID])

Parameters

NewLanguageID

Type: Integer

Property Value/Return Value

Type: Integer

Remarks

The LanguageID is a standard Windows language ID. The Windows Language virtual table contains a list of these IDs and the corresponding names and short names.

For more information, see Multilanguage Development.

See Also