Report_ReadyToRun()

Examples


The Report_ReadyToRun() function verifies that a new Quick Report can be run. A Quick Report can’t be started if any type of report is being displayed on the screen.

Syntax

Report_ReadyToRun()

Parameters

• None

Return value

A boolean value indicating whether the new report can begin; true indicates the report can begin running, false indicates it can’t.


Documentation Feedback