IP.ATTRIBUTEGETPROPERTY function
Description
Returns attribute property
Syntax
=IP.ATTRIBUTEGETPROPERTY(attribute, property, code)
| Attribute | R/O | Description | 
|---|---|---|
| Attribute | (required) | Attribute name | 
| Property | (required) | Field you want to return | 
| Code | (required) | The code of the item | 
Example:
=IP.ATTRIBUTEGETPROPERTY("attribute","property","code")

Updated May 2025