GetLineText Method (SapTextEdit)

Class

SapTextEdit.

Action

Returns the text of the specified line.

Syntax

lineText = textEdit.GetLineText(line)
Variable Description
lineText String.
line Index of the line. The value is zero-based. Integer.