
Allows you to convert a CSV to string.
Example

Running this code will convert "C:\Users\user\Desktop\TEST.csv" to a string shown in the alert box.

This is shown in the alert box.
alert($plugin function("Data and Files Automation.dll", "$csv to string", "C:\\Users\\user\\Desktop\\TEST.csv", "", "False", "True"))