Merge command: [strsidekick-title ]
Merge variable/item: strSidekickTitle

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

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