pivot_debugPivotTables
Displays the pivot table information contained in a 4rp file for debugging purposes
FUNCTION pivot_debugPivotTables(
pivotTables DYNAMIC ARRAY OF pivotPivotTable)
The function displays debugging information for the data structure returned by a call to
the function pivot_load4rpAndGetPivotTables
.
Parameters
- pivotTables DYNAMIC ARRAY OF pivotPivotTable - Structure obtained
by a call to
pivot_load4rpAndGetPivotTables