Language Reference Guide : 4. System Classes : DataStream Class : NextBreakLevel Attribute
 
Share this page                  
NextBreakLevel Attribute
Data Type: smallint
4GL Access: R
The NextBreakLevel attribute contains the value of the next break level. This value is set by the NextRow method, which returns the break level, if any, of each row fetched.
The value of this attribute is retained until the Load method (see Load Method) is invoked. Invoking the Load method transfers the value of the NextBreakLevel attribute to the CurBreakLevel attribute.