added getBlackOpRank

This commit is contained in:
Olivier Gagnon
2019-03-12 02:39:32 -04:00
committed by danielyxie
parent 6969a8f92c
commit da97c1b4b9
4 changed files with 31 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
getBlackOpRank() Netscript Function
====================================
.. js:function:: getBlackOpRank(name)
: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.