Skip to content

Find_Down_State - Report

Determines if an index should be traversed in forward or reverse order

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

Syntax

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

Description

Find_Down_State determines if an index should be traversed in forward or reverse order. This can be set by the report_index command or the by down command-line option in the report-object definition. Setting this property true will cause the report to find records in the reverse index order.