TextEditor.FindNextLimit (gb.form.editor)

Function FindNextLimit ( Y As Integer ) As Integer

Find the line position of the next function limit.

  • Y is the line position where the search starts.

If no limit is found, -1 is returned.