Description
Returns back True if the specified field(s) have NOT all had changes in their value
Signature
HaveFieldsNotChanged('field1', 'field2')
Example
HaveFieldsNotChanged('[account.name]', '[account.description]')
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| field1 | xxxx | xxxx | xxxx |
| field2 | xxxx | xxxx | xxxx |
