Merge command: [strnews-boxtitle ]
Merge variable/item: strNewsLinkBoxTitle

Comments:
This contains the title of the news box, as stored in the news box settings section of the current document (item `newsTitle`). If not available it retrieves a default title from the website settings (language tab).

Formula:
@If(newsTitle="";@GetDocField(websiteID;"newsTitle");newsTitle);