IP.CATALOGGETDESCRIPTION function
Description
Returns catalog value description.
Syntax
=IP.CATALOGGETDESCRIPTION(CatalogName, Code)
Attribute | R/O | Description |
---|---|---|
Catalog_Name | (required) | Catalog name |
Code | (required) | The code of the catalog field value |
Example:
=IP.CATALOGGETDESCRIPTION("DocClass","A")
Updated May 2025