Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Puts the pointer on the previous record in the list and copies the record to the specified buffer.
Syntax
public boolean prev([Common record])
Run On
Called
Parameters
- record
Type: Common Table
The record buffer of the same type as the record to copy; optional.
Return Value
Type: boolean
true if the pointer is not at the first record; otherwise, false.