Difference between revisions of "(File):close"

m (Add link and missing colons.)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 08:00, 6 August 2015

Closes a File.

Function

Synopsis

success = File:close( )

Arguments

None.

Returns

boolean success
Whether closing was successful.

See Also


Other Languages