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

29 lines
525 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- 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; [print](./bitburner.ns.print.md)
## NS.print() method
Prints one or move values or variables to the scripts logs.
<b>Signature:</b>
```typescript
print(...args: any[]): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| args | any\[\] | Value(s) to be printed. |
<b>Returns:</b>
void
## Remarks
RAM cost: 0 GB