octave-end-of-line

octave-end-of-line is an interactive compiled Lisp function in `octave.el'.


(octave-end-of-line)

Move point to end of current Octave line.
If on an empty or comment line, go to the end of that line.
Otherwise, move forward to the end of the first Octave code line which
does not end with `...' or is inside an open parenthesis list.