mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
13 lines
315 B
ReStructuredText
13 lines
315 B
ReStructuredText
getPurchasedServerLimit() Netscript Function
|
|
============================================
|
|
|
|
.. js:function:: getPurchasedServerLimit()
|
|
|
|
:RAM cost: 0.05 GB
|
|
:returns: The maximum number of servers you can purchase.
|
|
|
|
Example:
|
|
|
|
.. code-block:: javascript
|
|
|
|
getPurchasedServerLimit() // returns: 25 |