GetLineText Method (SapTextEdit)

Class

SapTextEdit class

Action

Returns the text of the specified line.

Syntax

sLineText = textEdit.GetLineText(line)
Variable Description
sLineText STRING.
line Index of the line. The value is one-based. INTEGER.