createTextMessage procedure
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Creates a new TextMessage object.
Syntax
|
Applies to
Session objects
See also
createTextMessage procedure, setText procedure, setLongText procedure, appendText procedure, endOfStream function, getCharCount function, getText function, getTextSegment function, getLongText function, getLongTextCP function
For more information, see the TextMessage and the StreamMessage.