TextBuffer.getText Method [AX 2012]

Retrieves the current content of the TextBuffer object.

public str getText()

Run On

Called

Return Value

Type: str
A string that contains the content of TextBuffer object.

The TextBuffer can contain new lines, which are then present in the returned string.

Community Additions

ADD
Show: