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