IsHighlightedLine Method (SapTextEdit)

Class

SapTextEdit.

Action

Returns true if the specified line is highlighted.

Syntax

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