DownloadFile
Download a file and save it to a local file
Input
| Name | Type | Description |
| PathToFile | String | The location of the file. |
| LocalFilePath | String | The local file path including the file name for the location where the file will be saved on disk. |
Result Set Columns
| Name | Type | Description |
| Success | String | File download results. |