Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 636 Bytes

bitburner.warehouseapi.getproduct.md

File metadata and controls

27 lines (16 loc) · 636 Bytes

Home > bitburner > WarehouseAPI > getProduct

WarehouseAPI.getProduct() method

Get product data

Signature:

getProduct(divisionName: string, productName: string): Product;

Parameters

Parameter Type Description
divisionName string Name of the division
productName string Name of the product

Returns:

Product

product data