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

clearProperties procedure

Clears the properties of the message, keeping the header and body values unchanged.

Syntax

PROCEDURE clearProperties.

Applies to

Message objects

See also

clearBodyprocedure
For more information, see the Accessing message properties.