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

inReplyHandling function

Returns TRUE when called from a message handler if an application is handling a reply message.

Syntax

FUNCTION inReplyHandling RETURNS LOGICAL.

Applies to

Message Consumer objects

See also

inErrorHandling function, inMessageHandling function, inQueueBrowsing function, inReplyHandling function
For more information, see the Accessing message handler information.