| Overview | Module | Function | Class | Tea 3.2.5 Reference Documentation © 2009 PDM&FC |
file-unlink fileName
Deletes a file.
file-unlink function
returns a boolean value. It returns true if the file was successfully
deleted. It returns false if the file could not be deleted. This can
happen if there is no file with that name, or if the process does not
have the necessary permissions to remove the file.
| Overview | Module | Function | Class | Tea 3.2.5 Reference Documentation © 2009 PDM&FC |