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.
Inserts a record at the end of a list.
Syntax
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.