bitburner-src/markdown/bitburner.ns.pid.md

14 lines
303 B
Markdown
Raw Normal View History

<!-- 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; [pid](./bitburner.ns.pid.md)
## NS.pid property
The current script's PID
<b>Signature:</b>
```typescript
readonly pid: number;
```