QuoteContinue Property (HighlightProp Object)¶
Corresponds to the String Enclosed by Quotation Marks group box - Continue to Next Line check box
in the Highlight (2) page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = object.QuoteContinue;
object.QuoteContinue = b;
[VBScript]¶
b = object.QuoteContinue
object.QuoteContinue = b
Version¶