Social Media
Bug Tracking
Support
Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC
Moves a directory from one location to another
Last updated 2 months ago
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
DirectoryRename(oldPath=[string], newPath=[string], createPath=[boolean])