Try OpenEdge Now
Messaging and ESB
ABL - JMS API Reference
:
getLogicalProperty function
getLogicalProperty function
Returns a
boolean
message property.
Syntax
FUNCTION getLogicalProperty RETURNS LOGICAL (
propertyName
AS CHARACTER).
Applies to
Message objects
See also
clearPropertiesprocedure
For more information, see the Accessing message properties.