IsProtectedLine Method (SapTextEdit)

Class

SapTextEdit class

Action

Returns true if the specified line is protected.

Syntax

bProtectedLine = textEdit.IsProtectedLine(line)
Variable Description
bProtectedLine BOOLEAN.
line Index of the line. The value is one-based. INTEGER.