Function::Action
DocumentDelete 
DocumentDelete("")
retval := DocumentDelete("") .
DocumentDelete("NamedDocument") .
Delete a document in the application. If no document is specified it will open the Delete a Document dialogue.
Parameters
Document to Delete: String
Returns/Result
Status: Integer
Examples
Reference
See Also
On the forum about DocumentDelete
On the blog about DocumentDelete