TSeriesTextSource.FieldSeparator
TSeriesTextSource
property FieldSeparator: String;
Unit
TeeSeriesTextEd
Description
Set FieldSeparator to the character that separates the fields in the text source file.
For a standard csv file (comma separated variable) file the character will typically be a comma. Therefore the FieldSeparator would be ','.