Merge command: [strnews-boxlistitems ]
Merge variable/item: strNewsLinkListItems

Comments:
This shows a list with all the UNIDs of the current selected documents in the news box.

Formula:
@If(@IsError(newsListItems);"";@Implode(@Subset(""+newsListItems+"";nrOnpage);" "));