fileRename function


fileRename

fileRename (oldFilename, newFilename)

Renames an existing file name from oldFileName to newFileName. If there is a file named newFilename, it will be overwritten.

Parameters:

oldFilename - the current name of the file.

newFilename - the new name of the file.

Returns:

The status of the operation. If the operation fails, the reason may be obtained by calling fileGetLastError().

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*