Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of Substance records with the corresponding ItemId and InventDim values.
Syntax
server public static Counter itemLikeCount(ItemId _itemId, InventDimId _inventDimId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId field of the Substance record.
- _inventDimId
Type: InventDimId Extended Data Type
The InventDimId field of the Substance record.
Return Value
Type: Counter Extended Data Type
The number of the Substance records with the corresponding ItemId and InventDim values.