SingleQuotes Property (SpellProp Object)

Corresponds to the String Enclosed by Single Quotation Marks check box in the Spelling page of Configuration Properties.

[JavaScript]

b = object.SingleQuotes;
object.SingleQuotes = b;

[VBScript]

b = object.SingleQuotes
object.SingleQuotes = b

Version

Supported on EmEditor Professional Version 10.00 or later.