General
The DoesReportDocumentExist("Document name") function returns a true if the Report "Document name" exists or false if it does not.
This function should be use together with Reports that have a Condition.
Syntax
The syntax of the DoesReportDocumentExist function is:
DoesReportDocumentExist Function Syntax
DoesReportDocumentExist ("Document name")
Examples
For more information, see How to use the built-In expression DoesReportDocumentExist?.