<- Back to FTPit Pro function list
FTPit_RenameLocalFile
- Description
Use this function to rename a file on your local computer.
- Return Type
- Text
- Format
- FTPit_RenameLocalFile ( OldFile ; NewFile )
- Required Parameters
- OldFile
The Path of the Local File you want to Rename. (Can be a Full Path, a Relative Path, or a File Name in the Current Local Directory.)
- NewFile
The New name of the File.
- OldFile
- Related Items
- FTPit_CopyLocalFile, FTPit_DeleteLocalFile, FTPit_GetLocalFileSize, FTPit_LocalFileExists, FTPit_MoveLocalFile