KILL sPath
Removes an existing file. Its file name is the String sPath.
If you want to remove a directory, use RMDIR.
TRY KILL "/tmp/testfile"