Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : getCharCount function
 

getCharCount function

Returns the total number of characters in a message.

Syntax

FUNCTION getCharCount RETURNS INTEGER.

Applies to

Message objects

See also

createTextMessage procedure, setText procedure, setLongText procedure, appendText procedure , endOfStream function, getCharCount function, getText function, getTextSegmentfunction, getLongText function, getLongTextCP function
For more information, see the TextMessage.