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