IsBreakpointLine Method (SapTextEdit)
Class
SapTextEdit
class
Action
whether the specified line contains a breakpoint.
Syntax
bBreakpointLine
=
textEdit
.
IsBreakpointLine
(
line
)
Variable
Description
bBreakpointLine
BOOLEAN.
line
Index of the line. The value is one-based. INTEGER.