Table of Contents

RmDir (Statement)

Format

rmdir string_expression
rmdir ( 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

2016/01/01 22:42

History

2.0.0.12New To Version