Open Dev Kit Documentation :: General :: Filesystem :: File Rename/Move
Root.Filesystem.FileRename( Source String, Destination String ) BooleanRenames a file or moves it from one location to another
Parameters
- Source String
- Location of the file to be renamed/moved
- Destination String
- The new name or location (including file name) of the new file
Return Value
If you think anything is missing, please feel free to: submit documentation feedback on this page
