SetLocale
function SetLocale(locale: string): void
The function SetLocale sets the active language in the client. Refer also to the description page for the corresponding API function.
Parameter
Name | Type | Description |
---|---|---|
locale | A language registered in the project. |
Return value
Type | Description |
---|---|
void | No return value. |
NuGet package: Beckhoff.TwinCAT.HMI.Functions
NuGet packages are available from version 1.12. |
Available from 1.8 |