...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Returns true if the directory was successfully created, or false if it wasn`t.
Examples
Code Block | ||
---|---|---|
| ||
// Create a folder on your D: drive. The final |
...
// folder will be called "Path" |
...
createDir "D:/Some/Long/Folder/Path/"; |
Scroll pagebreak |
---|
Additional information
...