Io.close

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2011.6
Class: io

Description

Equivalent to file:close. Without a file, closes the default output file.

io.close(file)

Parameters

file: (file) file object to close optional