bitburner-src/markdown/bitburner.ns.tprint.md
Olivier Gagnon f4ac7344c4 doc
2022-01-08 13:25:06 -05:00

29 lines
522 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [NS](./bitburner.ns.md) &gt; [tprint](./bitburner.ns.tprint.md)
## NS.tprint() method
Prints one or more values or variables to the Terminal.
<b>Signature:</b>
```typescript
tprint(...args: any[]): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| args | any\[\] | Value(s) to be printed. |
<b>Returns:</b>
void
## Remarks
RAM cost: 0 GB