previousRecord()

Previous Next

See Also

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()