Merge command: [strgall-boxtitle ]
Merge variable/item: strGallBoxTitle

Comments:
This contains the title of the gallery box (field galleryTitle). If not available it retrieves a default title from the website settings (language tab).

Formula:
@If(@Trim(galleryTitle)=""; @GetDocField(websiteID; "galleryTitle"); galleryTitle);