Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : getCharProperty function
 

getCharProperty function

Returns message properties of any data type.

Syntax

FUNCTION getCharProperty RETURNS CHARACTER (propertyName AS CHARACTER).

Applies to

Message objects

See also

clearPropertiesprocedure
For more information, see the Accessing message properties.