QuoteMarks Property (DisplayProp Object)

Corresponds to the Quote Marks text box in the Display page of Configuration Properties.

[JavaScript]

s = object.QuoteMarks;
object.QuoteMarks = s;

[VBScript]

s = object.QuoteMarks
object.QuoteMarks = s

Version

Supported on EmEditor Professional Version 7.00 or later.