previousDataSet()

Previous Next

Syntax

 previousDataSet (dsName)

 

Parameter(s)

dsName [String]

 

Description

Selects the previous row set, but never generates a page engine request, the life time of a record is not checked. Calling previousDataSet() when the first Data Set is current has no effect.

 

Related functions: nextDataSet(), gotoDataSet()