Delete Document

Use this system function to delete a generated document.

Parameters

Document ID

Input, required. The document to affect. Set the parameter to an applicable object from the object list.

Return Code

Output (string), required. The object to which to assign the code that indicates the success of the delete. Set the parameter to an applicable object from the object list.

Returns

This system function can return these values:

  • FAILED

    Indicates the process was unsuccessful.

  • SUCCESS

    Indicates the process completed normally.