file_rename
Renames a file to new name and returns true if successful, otherwise returns false.
Arguments
- String file path
- String new name
Output
Boolean
Examples
Renames a file to new name and returns true if successful, otherwise returns false.
Boolean