Description
Supports the Clone function so that you can ignore certain fields
Signature
SetIgnoreFields('field1', field2', 'field3')
Example
SetIgnoreFields('customerid', 'duedate', 'description')
Parameters
Name | Type | Description | Required |
---|---|---|---|
field1 | xxxx | xxxx | xxxx |
field2 | xxxx | xxxx | xxxx |
field3 | xxxx | xxxx | xxxx |