file.rename
Syntax
Renames an existing file.
An existing file with name soldname is changed to have the name snewname.
b- true if the rename was successful.
soldname - The name of the existing file snewname - The name of the file afterwards, if successful
file.read
file.size
9.1.13