bitburner-src/markdown/bitburner.corporation.sellshares.md

499 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