/
comp
/
gb.qt.ext
/
.editor.lines
/ getflag
.Editor.Lines.GetFlag (gb.qt.ext)
Syntax
FUNCTION
GetFlag
(
Line
AS
Integer
,
Flag
AS
Integer
)
AS
Boolean
Returns if a marker is set of the specified line.
Line
is the line number.
Flag
is the marker. It can be one of the following constants:
Editor.Current
.
Editor.Breakpoint
.