Views
(File):write
Write data to a file
Function
Synopsis
success = File:write( data )
Arguments
string data
- The data to write
Returns
boolean success
- Whether the operation was successful
See Also
Write data to a file
string data
boolean success