Platform Objects |
Moves the current record position to the record identified by the record number that is passed to GoRandom as a parameter. Returns false if the record number parameter is less than 0 or greater than GetRecordCount - 1. Select should be called prior to this method.
Example Code sample
See also
|