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