Deleting Information
To delete information from a document, use the <FIELD> tag’s delete action (D) as follows:
<FIELD> %%Account_Number D
The coding above will cause the first occurrence of the field to be blanked out. The value of %%Account_Number will be extracted.