Description
Returns back True if the specified field(s) were in the original trigger for this operation
Signature
HaveFieldsTriggered('field1', 'field2')
Example
HaveFieldsTriggered('name', 'description', 'amount')
Parameters
| Name | Type | Description | Required | 
|---|---|---|---|
| field1 | xxxx | xxxx | xxxx | 
| field2 | xxxx | xxxx | xxxx | 
 
		
