EmEditor Home - EmEditor Help - EmEditor Macro Reference - Document Object

GetLines Method

Retrieves the number of the lines in the document.

[JavaScript]

nLines = document.GetLines( [ nFlags ] );

[VBScript]

nLines = document.GetLines( [ nFlags ] )

Parameters

nFlags

Optional. You can specify the following value. If no value is specified, the logical coordinates are specified.

eeGetLineView Specifies coordinates in view.

Version

Supported on EmEditor Professional Version 7.00 or later.

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.