Navigation:  Classes > bRecordGroup >

bRecordGroup:RemoveItemFromGroup()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Remove a record group item from the record group item list.

Class

bRecordGroup

Type

Method

Syntax

<oRecordGroup>:RemoveItemFromGroup(<uRecNo>) Æ lSuccess

Arguments

<uRecNo>The record number for which the record group item is to be removed.
Data Type:Usual

Return Value

lSuccessA logical value that indicates whether the record group item could be removed.
TRUEThe record group item was removed.
FALSEThe record group item could not be removed.
Data Type:Logic

Description

bRecordGroup:RemoveItemFromGroup() determines for a record number the associated record group item and removes it from the list of record group items.

See Also

bItemList:Delete()

bRecordGroup:ItemList

bRecordGroupItem:Parent

bRecordGroupItemList:ItemFromRecNo()

 


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