Reading and Writing CSV Data
- Last UpdatedNov 07, 2016
- 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.