Merge command: [stratt-filetype ]
Merge variable/item: strAttFiletype

Comments:
This contains the file extension of the n-th attachment. i.e: .jpg .docx .pdf

Formula:
@LowerCase(@RightBack(strAttFilename;"."));