Views:

Description

When using the CreateRecord or UpdateRecord functions this function allows you to set fields of type customer.

Signature

SetAttributeCustomer('fieldname', 
                     'entitylogicalname', 
                     'guid', 
                     'recordname')

Example

SetAttributeCustomer('accountid', 
                     'account',
                     '30dd379c-4444-11db-8314-0800200c9a55',
                     'Microsoft')

Parameters

Name Type Description Required
fieldname xxxx xxxx xxxx
entitylogicalname xxxx xxxx xxxx
guid xxxx xxxx xxxx
recordname xxxx xxxx xxxx