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