bitburner-src/doc/source/netscript/bladeburnerapi/getContractNames.rst

13 lines
329 B
ReStructuredText
Raw Normal View History

getContractNames() Netscript Function
=====================================
.. js:function:: getContractNames()
2021-03-11 22:48:00 +01:00
:RAM cost: 0.4 GB
2021-03-12 08:51:56 +01:00
:returns: Array of strings containing the names of all Bladeburner contracts.
2021-03-12 08:51:56 +01:00
Example:
.. code-block:: javascript
bladeburner.getContractNames(); // returns: ["Tracking"]