priFoundRec - Report
Contains the RowId of the record found by the find_rec function
Type: Property
Access: Read/Write
Data Type: RowID
Parameters: None
Syntax
Property RowID priFoundRec
| Access Type | Syntax |
|---|---|
| Read Access: | Get priFoundRec to RowIDVariable |
| Write Access: | Set priFoundRec to RowIDVariable/Value |
Description
priFoundRec contains the rRowId of the record found by the find_rec function. If no_finding_state is true, this property is not maintained.