Rename - Function SummarySummary:Renames a file to a new name. Usage:rename old new Arguments:old - path to the old file (must be: file url) new - new name (not a path) (must be: file url string) Description:Renames a file within the same directory:
This function cannot be used to move a file from one directory to another. Related:delete - Deletes the specified file(s).
| ||||
|