RENAME FOLDER command
See the following article for more information:
The RENAME FOLDER command allows you to change the name of a subfolder or the current folder to a new name. It also ensures that duplicate names cannot be created.
RENAME FOLDER "folder|path" TO "new name"
Example
RENAME FOLDER HERE TO "Asia";
RENAME FOLDER "Client2" TO "Client4";