Merge command: [strnews-introtxt ]
Merge variable/item: strIntroTxt

Comments:
This retrieves the introText as stored on the intro(duction) section of the n-th news document.

Formula:
strIntroTxt:=@Eval("@Implode(@GetDocField(\""+@Text(queueList)+"\";\"introText\"));");