4D v14.3PREVIOUS RECORD |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
PREVIOUS RECORD
|
PREVIOUS RECORD {( aTable )} | ||||||||
Parameter | Type | Description | ||||||
aTable | Table |
![]() |
Table for which to move to the previous selected record, or Default table, if omitted | |||||
PREVIOUS RECORD moves the current record pointer to the previous record in the current selection of aTable for the current process. If the current selection is empty, or if Before selection or End selection is TRUE, PREVIOUS RECORD has no effect.
If PREVIOUS RECORD moves the current record pointer before the current selection, End selection returns TRUE, and there is no current record. If End selection returns TRUE, use FIRST RECORD, LAST RECORD or GOTO SELECTED RECORD to move the current record pointer back into the current selection.
Product: 4D
Theme: Selection
Number:
110
Created: < 4D v6
Before selection
End selection
FIRST RECORD
LAST RECORD
NEXT RECORD
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)