Retrieves the text on the specified line.
str = document.GetLine( yLine [, nFlags ] );
str = document.GetLine( yLine [, nFlags ] )
yLine
Specifies a line number of the text to retrieve.
nFlags
Optional. You can specify a combination of the following values. If no value is specified, the logical coordinates without return codes are specified.
| eeGetLineView | Specifies coordinates in view. |
| eeGetLineWithNewLines | Adds return codes to the text. |
Supported on EmEditor Professional Version 7.00 or later.
Send feedback on this topic to Emurasoft