Description
Finds a specific field value in an entity.
Signature
FindRecordValue('entity', 'fieldname', 'defaultvalue' )
Example
FindRecordValue(GerVar('Lead'), 'jobtitle', 'Not Set' )
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| inputstring | xxxx | xxxx | xxxx |
| stringtobereplaced | xxxx | xxxx | xxxx |
| replacementstring | xxxx | xxxx | xxxx |
