gui.getTextEditorLineText

Returns the entire line of text at a line number.

Prototype

  1. sText = gui.getTextEditorLineText ( hComponent, nLine )

Parameters

hComponent - valid GUI component handle
nLine - line number


Return values

sText - text string of the entire line without the newline character


Available since ShiVa 2.0