<< Click to Display Table of Contents >>
Manual > Control Reference > Other > Text dump control > Method >
Close the file.
syntax
Close(
fileHandle
)
Parameters
Type:
Number
The file handle.
Return Value
Boolean
FALSE - Failure. TRUE - Success.
Closes the file specified by the file handle.
reference
Open
Close
CloseAll
Write
Flush