Returns a LONGCHAR item by name from a MapMessage.
Syntax
FUNCTION getLongString RETURNS LONGCHAR (itemName AS CHARACTER).
Applies to
Message objects
Notes
The text is converted to the current default code page of the OpenEdge client application. To return text based on a different code page, use getLongTextCP function.