Merge command: [strcalendar-introsubtitleh3 ]
Merge variable/item: strIntroSubTitleH3

Comments:
This retrieves the introSubTitle as stored on the intro(duction) section of the n-th calendar document. It wraps [strcalendar-introsubtitle ] in an h3. If [strcalendar-introsubtitle ] is empty no h3 is generated !

Formula:
strIntroSubTitle:=@Eval("@GetDocField(\""+@Text(queueList)+"\";\"introSubTitle\");");