Last updated 2 months ago
Was this helpful?
Writes a line of data to a file
FileWriteLine(file=[any], data=[string])
file
any
true
An existing file object or a path to a file
data
string
The line of data to be written