clearBody procedure
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
clearBody procedure
Clears the body of a message, keeping header and property values unchanged, and changes the mode of a message from read-only to write-only mode.
Syntax
|
Applies to
Message objects
Notes
#rfi1387308573212 transfers a StreamMessage, TextMessage, XMLMessage, BytesMessage, TempTableMessage,
or DataSetMessage to write-only mode.
See also
For more information, see the Accessing message properties.