Skip to main content
Version: Next

QR Get report table

QR Get report table ( area ) : Integer

ParameterTypeDescription
areaIntegerReference of the area
Function resultIntegerTable 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