Description
Returns the contents of the Source Entity given the attribute name
Signature
GetSourceProperty('attributename', 'defaultvalue')
Example
GetSourceProperty('description', 'None found') Returns "The red fox flies"
This is the equivalent to the [account.description] but it allows you to not know the field name when designing the formula
Parameters
Name | Type | Description | Required |
---|---|---|---|
attributename | xxxx | xxxx | xxxx |
defaultvalue | xxxx | xxxx | xxxx |