This can be useful in order to access a default e-mail template for the type of document being sent. Typical applications would be “INVOICE”, “PO”, “ORDERACK” etc… I f a DOCTYPE is specified then the software looks for a file with that name and a file extension of “.OFT” in the “TEMPLATES” folder defined in the “Configuration Settings”.
Examples:
{{DocType=INVOICE}}
{{DocType=PO}}
{{DocType=ORDERACK}}