SCL Reference: file_close() Function

TheSCL file_close() function closes a previously opened file

file_close(fileVar)

The variablefileVar should have been initialized by a prior call tofile_open.