bitburner-src/doc/source/netscript/basicfunctions/getPurchasedServerMaxRam.rst
2023-01-06 14:43:09 +02:00

14 lines
331 B
ReStructuredText

getPurchasedServerMaxRam() Netscript Function
=============================================
.. js:function:: getPurchasedServerMaxRam()
:RAM cost: 0.05 GB
:returns: The maximum RAM that a purchased server can have.
Example:
.. code-block:: javascript
ns.getPurchasedServerMaxRam(); // returns: 1048576