EFM - Easy File Manager > EFMBPLibrary > Delete Directory

Delete Directory

Deletes a given directory

Inputs

In
Exec

Directory
String

The directory path to delete

Recursively
Boolean

Should we recursively delete the directory?

Outputs

Out
Exec

Return Value
Boolean

Returns true if the directory exists