|
|
|
|
Functions
MioScript Reference
|
|
Syntax
Parameters
| STRING | path | Path to the folder. The last / must not be specified. |
Return value
Description
Removes a folder if the folder is empty.
If the folder contains files or folders, the function is ignored and the return value is false.
To remove a folder and the files it may contains: disk.folder.delete. |
|
|
|