Read and write CSV data
- Last UpdatedJul 24, 2024
- 1 minute read
You can write a script to read and write data contained in a csv (comma separated variable) file from and to a series of tagnames by using the function FileReadFields() and FileWriteFields().
The functions FileReadFields() and FileWriteFields() support only the comma as a delimiter.