Returns a string with the full URL to a report.

String := Report.URL([UseNames])

Parameters

Report

Type: Form or report or any subtype

The report variable.

UseNames

Type: Boolean

This parameter is optional. If it is set to true (default value) or if it is empty, the returned string contains references to field names in the table with which the record is associated. If the parameter is set to false, field numbers are used instead.

Expand imageProperty Value/Return Value

Expand imageRemarks