Navigation: EmEditor Help > Macro Reference > Csv Object > Properties
Macro: QuotationMark Property
Retrieves or sets the quotation mark for the current Csv object.
ch = object.QuotationMark;
object.QuotationMark = ch;
ch = object.QuotationMark
object.QuotationMark = ch
Supported on EmEditor Professional Version 20.1 or later.