The Delete File action is used to delete a file (or directory) from the file system.
         This action only requires a single parameter which specifies the file (or directory) to delete.  This value can be entered directly or determined dynamically by evaluating an XPath against the FactBase.
         If a relative file location is entered, this is assumed to be relative to the deployed location of this controller at runtime.