Merge command: [strcalendar-introsubtitleh2 ]
Merge variable/item: strIntroSubTitleH2
Comments:
This retrieves the introSubTitle as stored on the intro(duction) section of the n-th calendar document. It wraps [strcalendar-introsubtitle ] in an h2. If [strcalendar-introsubtitle ] is empty no h2 is generated !
Formula:
strIntroSubTitle:=@Eval("@GetDocField(\""+@Text(queueList)+"\";\"introSubTitle\");");
Merge variable/item: strIntroSubTitleH2
Comments:
This retrieves the introSubTitle as stored on the intro(duction) section of the n-th calendar document. It wraps [strcalendar-introsubtitle ] in an h2. If [strcalendar-introsubtitle ] is empty no h2 is generated !
Formula:
strIntroSubTitle:=@Eval("@GetDocField(\""+@Text(queueList)+"\";\"introSubTitle\");");