Try OpenEdge Now
Messaging and ESB
ABL - JMS API Reference
:
getPropertyNames function
getPropertyNames function
Returns a comma-separated list of the properties of a message.
Syntax
FUNCTION getPropertyNames RETURNS CHARACTER.
Applies to
Message objects
See also
clearPropertiesprocedure
For more information, see the Accessing message properties.