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

inQueueBrowsing function

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

Syntax

FUNCTION inQueueBrowsing 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.