mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-13 03:03:54 +01:00
e9dfe3c389
* Updated ram cost of documentation * v0.47.3 Co-authored-by: Samuel A. Lamb <samuei@users.noreply.github.com>
12 lines
310 B
ReStructuredText
12 lines
310 B
ReStructuredText
getBlackOpRank() Netscript Function
|
|
====================================
|
|
|
|
.. js:function:: getBlackOpRank(name)
|
|
:RAM cost: 2 GB
|
|
|
|
:param string name: name of the BlackOp. Must be an exact match.
|
|
|
|
Returns the rank required to complete this BlackOp.
|
|
|
|
Returns -1 if an invalid action is specified.
|