Skip to content

Latest commit

 

History

History
90 lines (42 loc) · 917 Bytes

File metadata and controls

90 lines (42 loc) · 917 Bytes

Home > bitburner > WarehouseAPI > setProductMarketTA2

WarehouseAPI.setProductMarketTA2() method

Set Market-TA2 for a product.

Signature:

setProductMarketTA2(divisionName: string, productName: string, on: boolean): void;

Parameters

Parameter

Type

Description

divisionName

string

Name of the division

productName

string

Name of the product

on

boolean

Use true to enable, false otherwise.

Returns:

void

Remarks

RAM cost: 20 GB