Skip to content

Latest commit

 

History

History
92 lines (43 loc) · 936 Bytes

File metadata and controls

92 lines (43 loc) · 936 Bytes

Home > bitburner > WarehouseAPI > getProduct

WarehouseAPI.getProduct() method

Get product data.

Signature:

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

Parameters

Parameter

Type

Description

divisionName

string

Name of the division

cityName

CityName

Name of the city

productName

string

Name of the product

Returns:

Product

Product data

Remarks

RAM cost: 10 GB