block_count

Returns the number of report blocks in the report.

Available in:

Apps (win) Apps (char) Reportwriter RPC Standalone PL
    X    

Syntax

int block_count()

Example

Executes all the blocks in a report.
{
int i;

for(i=0;i