Difference between revisions of "(File):write"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 17:12, 14 February 2010

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