Ignore whitespace between delimiters and field data.
Source position: csvreadwrite.pp line 96
public property TCSVHandler.IgnoreOuterWhitespace : Boolean |
IgnoreOuterWhitespace can be set to True to let the parser ignore any whitespace between the value of a field and the delimiter characters Delimiter when reading data. The default is False
|
Field delimiter character. |
|
|
Write quotes when outer whitespace is found in a value. |