mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
505 B
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