fdelete()

 
Deletes a file in the data directory. See sdelete()
Syntax
fdelete( path )
Returns 1 if sucessful, 0 if fails
  • path = fully qualified path of the file to delete
User Annotations: fdelete