DELETEATTACHMENT

This function deletes an attachment.

Syntax

=DELETEATTACHMENT("attachment_uniquename")

The unique name of an attachment is its filename, without the file extension. You can view, replace, and delete attachments in the Attachments dashboard in d/EPM Administration. Select Dashboards > Applications Administration > Attachments.

The formula returns TRUE if the attachment is deleted successfully. Otherwise, it returns FALSE.