$list from file 2

Allows you to get a list from a file.


Example

Running this code will get the list from file "C:\Users\user\Desktop\Test Folder\TEST.csv", which is shown in the alert box.

alert($plugin function("Data and Files Automation.dll", "$list from file 2", "C:\\Users\\user\\Desktop\\Test Folder\\TEST.csv", "UTF-8"))

Was this helpful?

Previous Article

$list find index

Next Article

$list from table 2