Object: | File |
Syntax: | Move ([in] Filename, [in, optional] OverWrite) |
Description: | This method moves, or renames, the current file to another location. By default, it overwrites the destination file. To not overwrite the destination file, set OverWrite to False. |