RecordLinkList.ins Method [AX 2012]

Inserts a record at the end of a list.

public int ins(Common record)

Run On

Called

Parameters

record
Type: Common Table
The record buffer that is used to hold the record to insert.

Return Value

Type: int
The number of elements in the list.

Community Additions

ADD
Show: