file.Rename
Description
Attempts to rename a file with the given name to another given name.
This function is constrained to the data/
folder.
Arguments
1 string orignalFileName
The original file or folder name. See file.Write for details on filename restrictions when writing to files.
This argument will be forced lowercase.
2 string targetFileName
The target file or folder name. See file.Write for details on filename restrictions when writing to files.
This argument will be forced lowercase.
Returns
Page views: 9,477
Updated: A Long Time Ago
Updated: A Long Time Ago