You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameters: theFile ( string ), success, failure ( function )
Deletes the file identified by theFile. If the removal is successful, the success function will be called. If it fails, failure will be called instead.