Documentation Index

Fetch the complete documentation index at: https://help.mail-and-deploy.com/llms.txt

Use this file to discover all available pages before exploring further.

DoesReportDocumentExist

Prev Next

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