Write
Writes the given string to a file. Erases all previous data in the file.
Last updated
Was this helpful?
Writes the given string to a file. Erases all previous data in the file.
Last updated
Was this helpful?
.Write( filePath, contents, fileMode )
If writing fails, it will throw an error.