InventTable::isFormulaItem Method
Specifies whether an item is a formula item.
client server public static boolean isFormulaItem(ItemId _itemId)
Called
- _itemId
Type: ItemId Extended Data Type
The ID of the item.
Type: boolean
true if the item is a formula item; otherwise, false.