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