Documentation

File Rename/Move - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Filesystem :: File Rename/Move

Root.Filesystem.FileRename(
  Source String,
  Destination String
) Boolean
Renames 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

Boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page