gui.goToTextEditorLine
Scrolls to and highlights a textEditor line.
Prototype
bOk = gui.goToTextEditorLine ( hComponent, nLine )
Description
Useful to point out scripting errors to the user.
Parameters
hComponent - valid GUI component handle
nLine - line number
Return values
bOk - true on success
Available since ShiVa 2.0