Returns the name or number of a report.

String := Report.OBJECTID([UseNames])

Parameters

Report

Type: Report

UseNames

Type: Boolean

This parameter is optional.

If the parameter is set to true (default value) or if it is empty, the returned string contains the name of the report.

If the parameter is set to false, the returned string (report xxx) contains the number of the report.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also