Description
Returns the localized string name for the attribute defined by 'entitylogicalname.attributelogicalname' based on the langauge settings for the current user.
Signature
GetAttributeDisplayName('entitylogicalname.attributelogicalname')
Example
GetAttributeDisplayName('account.name') Returns 'Account Name'
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| n52param1 | xxxx | xxxx | xxxx |
