Merge command: [stratt-name ]
Merge variable/item: strAttName

Comments:
This contains the manually entered display title of the n-th attachment. If not available it shows the attachment filename.

Formula:
@If(@Trim(strAttTitle)="";strAttFilename;strAttTitle);