bitburner-src/markdown/bitburner.ns.tprintf.md
2021-11-03 20:19:52 -04:00

29 lines
506 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; [tprintf](./bitburner.ns.tprintf.md)
## NS.tprintf() method
Prints a raw value or a variable to the Terminal.
<b>Signature:</b>
```typescript
tprintf(msg: any): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| msg | any | Value to be printed. |
<b>Returns:</b>
void
## Remarks
RAM cost: 0 GB