DoubleQuotes Property (SpellProp Object)¶
Corresponds to the String Enclosed by Double Quotation Marks check box in the
Spelling page of Configuration Properties. Supported on EmEditor Professional Version 10.00 or later.¶
[JavaScript]¶
b = object.DoubleQuotes;
object.DoubleQuotes = b;
[VBScript]¶
b = object.DoubleQuotes
object.DoubleQuotes = b
Version¶