Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 498 Bytes

bitburner.ns.tprint.md

File metadata and controls

28 lines (16 loc) · 498 Bytes

Home > bitburner > NS > tprint

NS.tprint() method

Prints a value or a variable to the Terminal.

Signature:

tprint(msg: any): void;

Parameters

Parameter Type Description
msg any Value to be printed.

Returns:

void

Remarks

RAM cost: 0 GB