QR Get report table
QR Get report table ( area ) -> Function result
Parameter | Type | Description | |
---|---|---|---|
area | Integer | → | Reference of the area |
Function result | Longint | ← | Table 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.