QuoteCharacter Property (GeneralProp Object)¶
Corresponds to the Quote Character text box in the General page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
str = object.QuoteCharacter;
object.QuoteCharacter = str;
[VBScript]¶
str = object.QuoteCharacter
object.QuoteCharacter = str
Version¶