CreateFile
Create a file. Path is required for a successful operation.
Input
| Name | Type | Description |
| Path | String | The path of the file which will be created. |
Result Set Columns
| Name | Type | Description |
| Success | String | Determines if the operation was successful or not. |