Start » Filter Reference » System » File System » RemoveDirectory
Module: | FoundationLite |
---|
Removes a directory, with all files and subdirectories.
Name | Type | Description | |
---|---|---|---|
inDirectory | Directory | ||
outSuccess | Bool |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Path is not a directory in RemoveDirectory |
Complexity Level
This filter is available on Advanced Complexity Level.