previousRecord() |
Syntax previousRecord (dsName)
Parameter(s) •dsName [String]
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() |