getConcatenatedMessageBody

Convenience method to obtain the entire Message Body comprised of each Message BODY text field appended to each other, separated with a dash.

Syntax:

java.lang.String getConcatenatedMessageBody()

Parameters:

None

Returns:

String Body, or empty string if none exists.

Messaging API

Using the Messaging JavaBean