Product SiteDocumentation Site

5.4.25.11. delete


>>-delete------------------------------------------------------><

Deletes the file or directory denoted by the absolute path of the target File object. Only empty directories can be deleted.
Returns .true ("1") if the deletion was successful, otherwise returns .false ("0").