bitburner-src/doc/source/netscript/basicfunctions/getPurchasedServerMaxRam.rst
2021-03-12 02:51:56 -05:00

13 lines
327 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
getPurchasedServerMaxRam(); // returns: 1048576