mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 02:03:58 +01:00
10 lines
189 B
ReStructuredText
10 lines
189 B
ReStructuredText
tprint() Netscript Function
|
|
===========================
|
|
|
|
.. js:function:: tprint(x)
|
|
|
|
:param x: Value to be printed
|
|
:RAM cost: 0 GB
|
|
|
|
Prints a value or a variable to the Terminal
|