Navigation:  Classes > bRecordGroup >

bRecordGroup:Eval()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determine for the current record the record group item.

Class

bRecordGroup

Type

Method

Syntax

<oRecordGroup>:Eval(<iOptions>) Æ oRecordGroupItem

Arguments

<iOptions>The options that are to be used when determining the record group item. The following values are supported:

 

Option

Description

BRGEO_NONE

No options are defined.

BRGEO_AUTO

If the option BRGLO_AUTOOPEN is defined in the access bRecordGroupLevel:Options of the corresponding record group level, then the record group item is opened automatically, provided that it contains sub-items.

BRGEO_OPENGROUP

The record group item is opened, if it contains sub-items.

 

Data Type:DWord

Return Value

oRecordGroupItemThe determined record group item for the current record.
Data Type:Logic

Description

bRecordGroup:Eval() determine for the current record in the data server the record group item.

See Also

bRecordGroup:Server

bRecordGroupItem

 


Page url: http://www.YOURSERVER.com/index.html?brecordgroup_eval.htm