Delete the specified file from the provided path. Will not delete read only files.
|
In
Exec
|
|
|
File Path
String
|
Path of the file to delete. |
|
Out
Exec
|
|
|
Out Error Message
String
|
Error message if deleting the file failed. |
|
Return Value
Boolean
|
True if the file was deleted, false otherwise. |