TextEditor.FindPreviousLimit (gb.form.editor)

Function FindPreviousLimit ( Y As Integer ) As Integer

Find the line position of the previous function limit.

  • Y is the line position where the search starts.

If no limit is found, -1 is returned.