2023-02-24 13:57:17 +02:00

16 lines
375 B
ReStructuredText

getSharePower() Netscript Function
==============================
.. js:function:: getSharePower()
:RAM cost: 0.2 GB
:returns: Reputation gain rate multiplier from sharing. i.e. 1.5 means +50% rep gain rate.
Calculate your share power, based on all the active share calls.
Examples:
.. code-block:: javascript
ns.tprint(ns.getSharePower())