DoesReportDocumentExist
  • 26 Jun 2025
  • 1 Minute to read
  • Dark
    Light

DoesReportDocumentExist

  • Dark
    Light

Article summary

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?.


Was this article helpful?