GetRegisteredLocales
function GetRegisteredLocales(): string[]
The function GetRegisteredLocales returns all registered languages (with region if available) of the project. Refer also to the description page for the corresponding API function.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
string[] | An array with all registered languages of the project in the form of a string. |
NuGet package: Beckhoff.TwinCAT.HMI.Functions
NuGet packages are available from version 1.12. |
Available from 1.8 |