QuoteDouble Property (HighlightProp Object)

Corresponds to the String Enclosed by Quotation Marks group box - Double Quotation Marks "..." check box in the Highlight (2) page of Configuration Properties.

[JavaScript]

b = object.QuoteDouble;
object.QuoteDouble = b;

[VBScript]

b = object.QuoteDouble
object.QuoteDouble = b

Version

Supported on EmEditor Professional Version 7.00 or later.