sdelete()

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