Command "DeleteDir"

Summary

Deletes a directory and it's subdirectories and files The command belongs to the group "File".


Parameters

Parameter Name Description Type
DirName Name of the root directory to be deleted valueexpression

Valid parameter combinations



Description

Deletes a directory and all its subdirectories and files

Examples


Example 1

The example below deletes the directory "fancyDir".
<DeleteDir DirName="fancyParentDir/fancyDir">