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

getIntProperty function

Returns int, short, and byte message properties.

Syntax

FUNCTION getIntProperty RETURNS INTEGER (propertyName AS CHARACTER).

Applies to

Message objects

See also

setIntPropertyprocedure, getIntProperty function, setInt64Property procedure, getIntProperty function, clearPropertiesprocedure
For more information, see the Accessing message properties.