GetLocalizedText
function GetLocalizedText(key: string): string
The GetLocalizedText function returns the text for a language key in the current language.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
The text to the given language key in the current language. |
NuGet package: Beckhoff.TwinCAT.HMI.Functions
NuGet packages are available from version 1.12. |
Available from version 1.12.756.1 |