Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the current content of the TextBuffer object.
Syntax
public str getText()
Run On
Called
Return Value
Type: str
A string that contains the content of TextBuffer object.
Remarks
The TextBuffer can contain new lines, which are then present in the returned string.