QuoteMarks Property (DisplayProp Object)¶
Corresponds to the Quote
Marks text box in the
Display page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
s = object.QuoteMarks;
object.QuoteMarks = s;
[VBScript]¶
s = object.QuoteMarks
object.QuoteMarks = s
Version¶