FileHandle :: Close - Close File handle
The function closes the file handle. The function should be called to ensure, the data is flushed to the file.
The close function is called automatically, when destroying the file handle object.
Return value: Success ( logical )