scripting:api:text-view:go-to-line

GoToLine

Method of ITextView

Navigates to specific line

TextView.GoToLine(nLine);
TextView.GoToLine nLine
HRESULT hr = TextView.GoToLine(nLine);