FileDelete
Deletes the specified file on the server.
Throws an exception if the file doesn't exist.
Method Signature
Arguments
Argument
Type
Required
Description
Default
file
string
true
The file to delete.
Examples
Related
Last updated