Try OpenEdge Now
Messaging and ESB
ABL - JMS API Reference
:
getDestinationName function
getDestinationName function
Returns the name of the destination that messages arrive from when the Message Consumer was passed to
subscribeprocedure
or
receiveFromQueueprocedure
.
Syntax
FUNCTION getDestinationName RETURNS CHARACTER.
Applies to
Message Consumer objects
See also
For more information, see the Accessing message handler information.