$csv to string

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"))

Was this helpful?

Previous Article

$csv to json

Next Article

$csv to xml