This activity deletes files specified by full path names given in the IN arguments SingleFileNamefiles and FileNames.
It returns the number of actual deleted files.
Example
Argument
Value
FileNames
New System.Collections.Generic.List(of String) _ From {"C:\file1.xml","C:\file2.xml"}