bitburner-src/markdown/bitburner.corporation.sellshares.md
2022-01-19 08:25:12 +08:00

505 B

Home > bitburner > Corporation > sellShares

Corporation.sellShares() method

Sell Shares

Signature:

sellShares(amount: number): void;

Parameters

Parameter Type Description
amount number Amount of shares to sell.

Returns:

void