system.directory.delete
Syntax
- b := system.directory.delete(s<,bforce>)
Deletes the directory given by s. Returns true if successful. The directory will only be deleted if it is empty.
If bforce is set to true, then the directory and its contents will be deleted whether it is empty or not. This option should be used with caution.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |