| directory/path = full path/name of directory | 
| Deletes a specified folder/directory from the device. Note: This only works on EMPTY directories - you cannot delete a folder with other folders or files inside with this command. Do not apply a trailing slash. | 
| 
; DeleteDir example
 DeleteDir "C: est"  |