===== RmDir (Statement) ===== ==== Format ==== **rmdir** [[stringexpressions|string_expression]]\\ **rmdir** ( [[stringexpressions|string_expression]] ) ==== Description ==== 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. ==== See Also ==== {{page>en:start#File and Serial Port Input/Output&noheader}} ==== History ==== |2.0.0.12|New To Version|