work to make documentation unified.

This commit is contained in:
Olivier Gagnon
2021-03-12 02:51:56 -05:00
parent a00c253dcb
commit 2ce6ff2041
176 changed files with 1325 additions and 916 deletions

View File

@@ -4,5 +4,10 @@ getPurchasedServerMaxRam() Netscript Function
.. js:function:: getPurchasedServerMaxRam()
:RAM cost: 0.05 GB
:returns: The maximum RAM that a purchased server can have.
Returns the maximum RAM that a purchased server can have
Example:
.. code-block:: javascript
getPurchasedServerMaxRam(); // returns: 1048576