- 26 Jun 2025
- 1 Minute to read
- DarkLight
DoesReportDocumentExist
- Updated on 26 Jun 2025
- 1 Minute to read
- DarkLight
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 ("Document name")
Examples
For more information, see How to use the built-In expression DoesReportDocumentExist?.