This article describes the formula syntax and usage of the INVENTORYITEMDESCRIPTION function.
Description
Returns the description of an inventory item.
Syntax
INVENTORYITEMDESCRIPTION (Connection, InventoryItem)
The INVENTORYITEMDESCRIPTION function syntax has the following arguments:
- Connection Required. Name of the connection as configured in the connection manager.
- InventoryItem The ID of the inventory item.
Example
Formula | Description | Result |
=INVENTORYITEMDESCRIPTION("Demo", "CASELABOR") | Returns the description of CASELABOR inventory item. | Case Labor |
Applies to
PM Module
Comments
0 comments
Please sign in to leave a comment.