file line insert

Allows you to insert a line into a file.


Example

Running this code will insert the text "sample" to line "0".

plugin command("Data and Files Automation.dll", "file line insert", "C:\\Users\\user\\Desktop\\Test Folder\\TEST.csv", "sample", 0)

Was this helpful?

Previous Article

create url shortcut

Next Article

file line remove