getJMSMessageID function
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
Returns the message ID, a unique ID that the JMS server assigns to each message.
Syntax
|
Applies to
Message objects
See also
getJMSDestination function, getJMSRedelivered function, getMessageType function, #rfi1387308705892, getJMSDeliveryMode function, getJMSTimestamp function, getJMSExpiration function, getJMSPriority function
For more information, see the Accessing message header properties.