DynamicTextGetLanguageText
(FUN)
FUNCTION DynamicTextGetLanguageText : POINTER TO STRING
Like DynamicTextGetText, the function returns the specified text in the given language. Returns IEC-String (char* in the runtime) and an empty STRING ‘’ if the text is not existing or language is not loaded.
- InOut:
Scope
Name
Type
Return
DynamicTextGetLanguageText
POINTER TO STRING
Inout Const
stLanguage
STRING
stTextList
STRING
stTextIndex
STRING