Skip to main content
Version: 20 R7 BETA

QR Get report table

QR Get report table ( area ) -> Function result

ParameterTypeDescription
areaIntegerReference of the area
Function resultLongintTable number

This command is not thread-safe, it cannot be used in preemptive code.

Description

The QR Get report table command returns the current table number for the report area whose reference was passed in area.

If you pass an invalid area number, the error -9850 will be generated.

See also

QR SET REPORT TABLE