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

24 lines
419 B
Markdown
Raw Normal View History

2021-10-30 18:34:14 +02:00
<!-- 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; [getScriptName](./bitburner.ns.getscriptname.md)
## NS.getScriptName() method
Returns the current script name.
<b>Signature:</b>
```typescript
getScriptName(): string;
```
<b>Returns:</b>
string
Current script name.
## Remarks
2021-10-30 21:46:34 +02:00
RAM cost: 0 GB
2021-10-30 18:34:14 +02:00