rmdir string_expression
rmdir ( string_expression )
Removes a directory/folder in the current working directory. This statement will only remove a directory/folder that is empty. If the directory does not exist, no error is displayed.
2.0.0.12 | New To Version |