Method DacPagedDataStore():goPos() Foundation

Moves the record pointer of the data source to a relative position.

Syntax
:goPos( <nPosition> ) --> self
Parameters
<nPosition>
The numeric parameter <nPosition> specifies the relative position to move the record pointer of the data source to. The valid range for this parameter is between 0 and 100.
Return

This method returns the object executing the method.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.