MaxDetectLines Property (Csv Object)

Corresponds to the Max lines to detect text box in the CSV page of the Customize dialog box.

[JavaScript]

n = object.MaxDetectLines;
object.MaxDetectLines = n;

[VBScript]

n = object.MaxDetectLines
object.MaxDetectLines = n

Version

Supported on EmEditor Professional Version 19.4 or later.