Merge command: [strsidekick-subtitle ]
Merge variable/item: strSidekickSubTitle

Comments:
This contains the subtitle of the sidekick (field pageSidekickSubTitle). If not available it outputs an empty string.

Formula:
@If(pageSidekickSubTitle="";"";pageSidekickSubTitle);