Discuss this help topic in SecureBlackbox Forum
Removes the file on a server side.
Declaration
Parameters
Return value
Returns True if the operation was completed successfully, and False otherwise.
Description
Use this method to delete the specified file. If the file was successfully deleted, the OnSuccess event is fired. The OnError event is fired otherwise.