mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 18:23:54 +01:00
13 lines
273 B
ReStructuredText
13 lines
273 B
ReStructuredText
getHackingLevel() Netscript Function
|
|
====================================
|
|
|
|
.. js:function:: getHackingLevel()
|
|
|
|
:RAM cost: 0.05 GB
|
|
:returns: The player's current hacking level.
|
|
|
|
Example:
|
|
|
|
.. code-block:: javascript
|
|
|
|
getHackingLevel(); // returns: 124 |