| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| recordType | String | The Record Type. | ||
| pk | Integer | The record's primary key. | ||
| id | String | The record's Id. | ||
| description | String | The record's Description. | ||
| notes | String | Optional | Optional Notes to record. | |
| externalId | String | Optional | The record's External Id if applicable. |
A Boolean value indicating whether the item was added or not. This will only return False if the MaxItems allowed has already been met and the item cannot be added (this does not apply to MruList type lists).