GetText
(FUN)
FUNCTION GetText : ReturnValues
This function returns the language specific text of a textlist as STRING.
- InOut:
Scope
Name
Type
Comment
Return
GetText
Possible last error values:
see ReturnValues (GVL) where possible error reasons are described.
Inout Const
sTextList
STRING
The textlist name
sTextIndex
STRING
The textlist id
Input
psText
POINTER TO STRING
The buffer where the result text should be returned
diSize
DINT
The size of the parameter psText in byte that the parameter SIZEOF() can be used