Last updated 2 months ago
Was this helpful?
Moves a directory from one location to another
DirectoryRename(oldPath=[string], newPath=[string], createPath=[boolean])
oldPath
string
true
The previous directory path
newPath
The new directory path
createPath
boolean
false
[true] Whether to create all necessary paths to the new path