Merge command: [strcalendar-boxtitle ]
Merge variable/item: strcalendarLinkBoxTitle

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

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