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 list at the last record and copies the record to the specified record buffer.
Syntax
public boolean last([Common record])
Run On
Called
Parameters
- record
Type: Common Table
A record buffer that is used to hold the record that is retrieved; optional.
Return Value
Type: boolean
true if the method succeeds; false if there are no records in the list.