14 lines
340 B
ReStructuredText
Raw Normal View History

getOperationNames() Netscript Function
======================================
.. js:function:: getOperationNames()
2021-03-11 16:48:00 -05:00
:RAM cost: 0.4 GB
2021-03-12 02:51:56 -05:00
:returns: Array of strings containing the names of all Bladeburner operations.
2021-03-12 02:51:56 -05:00
Example:
.. code-block:: javascript
bladeburner.getOperationNames(); // returns: ["Investigation"]