Skip to content

Rpt_Ttl_Level - Report

Keeps track of the current sub-total level during subtotal processing

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Rpt_Ttl_Level
Access Type Syntax
Read Access: Get Rpt_Ttl_Level to IntegerVariable
Write Access: Set Rpt_Ttl_Level to IntegerVariable/Value

Description

Rpt_ttl_level keeps track of the current sub-total level during subtotal processing.

This property is maintained by the Report object and you should be careful if you decide to change its value. The consequences of having it set to an invalid value are unpredictable.