Description
When using the CreateRecord or UpdateRecord functions this function allows you to set fields of type lookup.
Signature
SetAttributeLookup('fieldname', 'entitylogicalname', 'guid')
Example
SetAttributeLookup('accountid',
'account',
'30dd379c-4444-11db-8314-0800200c9a55')
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| fieldname | xxxx | xxxx | xxxx |
| entitylogicalname | xxxx | xxxx | xxxx |
| guid | xxxx | xxxx | xxxx |
