DelimitedTextQualifier: String;
The DelimitedTextQualifier property determines the character used as a text delimiter. Text fields values in the file are limited by this symbol. By default the property is set to the " " " value.
The following values are acceptable as a value of this property:
"
'
<||_#%%%n_no_n%^%%||!> - delimiter is missing.
Any other symbol, or a combination of symbols, optional for user.
The property use is given in the example for IDtTextConsumer.DelimitedColumnDelimiter.
See also: