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 inventory or the catch weight quantity depending on the type of the item.
Syntax
public Qty qty(boolean _isCWItem)
Run On
Called
Parameters
- _isCWItem
Type: boolean
A boolean value indicating whether the item is a catch weight item.
Return Value
Type: Qty Extended Data Type
The catch weight quantity for catch weight items; otherwise, the inventory quantity.