GetLocale
function GetLocale(): string | undefined
The function GetLocale returns the currently active language of the client (with region, if available). Refer also to the description page for the corresponding API function.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
Currently active language (e.g. "de-DE"). |
NuGet package: Beckhoff.TwinCAT.HMI.Functions
NuGet packages are available from version 1.12. |
Available from 1.8 |