Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 522 Bytes

bitburner.ns.tprint.md

File metadata and controls

28 lines (16 loc) · 522 Bytes

Home > bitburner > NS > tprint

NS.tprint() method

Prints one or more values or variables to the Terminal.

Signature:

tprint(...args: any[]): void;

Parameters

Parameter Type Description
args any[] Value(s) to be printed.

Returns:

void

Remarks

RAM cost: 0 GB