::hwat::io::CleanupTempFiles {b_deleteFiles} - Closes and deletes all non-protected temp files.
::hwat::io::CleanupTempFiles {b_deleteFiles}
b_deleteFiles |
[OPTIONAL] delete the temp files after closing them. |
Success -> List of file handles that were closed.
Failure -> {}
::hwat::io::CleanupTempFiles FALSE
Temp files can be protected from cleanup by passing an optional argument to the CreateTempFile function.