Description
Returns the GUID of the entity referenced by the entity name.
Signature
GetRecordIDEntityReferenceCollection( 'entityreferencecollection', 'entityname' )
Example
GetRecordIDEntityReferenceCollection(
GetVar('QualifyLead'),
'opportunity'
)
