Merge command: [strnews-doctype ]
Merge variable/item: strDocType

Comments:
This calculates the docType of the n-th document.

Formula:
@If(@LowerCase(@Text(strForm))="adminformlabel";"page";@Eval("@GetDocField(\""+@Text(queueList)+"\";\"docType\");"));