previousRecord() |
Syntax previousRecord (dsName)
Parameter(s)
Description Selects the previous row of a row set. Calling previousRecord() when the first record of a Data Set is current has no effect.
Related function: nextRecord() |