RecordLinkList.last Method [AX 2012]

Puts the list at the last record and copies the record to the specified record buffer.

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.

Community Additions

ADD
Show: