IsBreakpointLine Method (SapTextEdit)

Class

SapTextEdit.

Action

whether the specified line contains a breakpoint.

Syntax

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