Home / comp / gb.qt.ext / editor / findnextbreakpoint 
Editor.FindNextBreakpoint (gb.qt.ext)
Syntax
FUNCTION FindNextBreakpoint ( Line AS Integer ) AS Integer
Finds the next line with a breakpoint from the specified line and returns it.

If no breakpoint is found, -1 is returned.