Home > bitburner > WarehouseAPI > getProduct
Get product data
Signature:
getProduct(divisionName: string, productName: string): Product;
Parameter | Type | Description |
---|---|---|
divisionName | string | Name of the division |
productName | string | Name of the product |
Returns:
product data