Navigation:  Classes > bRecordGroup >

bRecordGroup:RecordRestore()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Restores a previously saved record.

Class

bRecordGroup

Type

Method

Syntax

<oRecordGroup>:RecordRestore(<auRecord>) Æ lSuccess

Arguments

auRecordAn array with the data of the saved record. The array is returned at the call of the method bRecordGroup:RecordSave().
Data Type:Array

Return Value

lSuccessA logical value that indicates whether the record was restored.
TRUEThe record was restored.
FALSEThe record was not restored.
Data Type:Logic

Description

bRecordGroup:RecordRestore() restores a previously saved record.

See Also

bRecordGroup:RecordSave()

bRecordGroup:Server

 


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