I have a collection of strings that I wish to output to a mail merge document.
Since an item in this list has no child properties, what would be the mail merge syntax to use in the document?
I have tried the following mail merge fields:
<<string_list>> outputs System.Collections.Generic.List`1[System.String]
<TableStart:string_list>><TableEnd:string_list>> no output