Merge command: [strnews-readmore ]
Merge variable/item: strReadmore

Comments:
This retrieves the read more text as stored on the intro(duction) section of the n-th news document (in the docIntroLinkText item)

Formula:
strReadmore:=@If(strDocType="none";"";@If(strDocIntroLinkText="";"";strDocIntroLinkText));