Discuss this help topic in SecureBlackbox Forum
Renames a file or folder on a server side.
Declaration
Parameters
Return value
True if operation was completed successfully;
False otherwise.
Description
Use this method to rename the file specified by OldPath to the NewPath. If the file was successfully renamed, the OnSuccess event is fired. The OnError event is fired otherwise.