IsProtectedLine Method (SapTextEdit)

Class

SapTextEdit.

Action

Returns true if the specified line is protected.

Syntax

protectedLine = textEdit.IsProtectedLine(line)
Variable Description
protectedLine Boolean.
line Index of the line. The value is zero-based. Integer.