Merge command: [strcalendar-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\");"));
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\");"));