Difference between revisions of "(File):write"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

success = File:write( data )

Arguments

string data
The data to write

Returns

boolean success
Whether the operation was successful

See Also