FRENDS⁴ Common Components : Frends.Common.Files.Operations.DeleteFiles

This task deletes files from a given path.

Input Parameters

  • FilePath
    • The path to the file that is to be deleted.
  • FileMask
    • File mask to filter the files

Output Result

  • String
    • Returns the full name of the file that has been deleted.