copyAppSpecific
Copies all app spec info values from current record to the record whose record ID object is newCap. If the target record does not have the same app specific info field, the does not copy the value.
Version
1.3
Parameters
Parameter | Type | Description |
---|---|---|
newCap | CapIDModel | ID of record from which to copy. |
ignoreArr (optional) | string array | Array of ASI labels not to ignore and not copy. |