[Home](./index.md) > [bitburner](./bitburner.md) > [NS](./bitburner.ns.md) > [getScriptIncome](./bitburner.ns.getscriptincome_1.md)
## NS.getScriptIncome() method
Signature:
```typescript
getScriptIncome(script: string, host: string, ...args: string[]): number;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| script | string | |
| host | string | |
| args | string\[\] | |
Returns:
number