<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [bitburner](./bitburner.md) > [NS](./bitburner.ns.md) > [getScriptIncome](./bitburner.ns.getscriptincome_1.md) ## NS.getScriptIncome() method <b>Signature:</b> ```typescript getScriptIncome(script: string, host: string, ...args: string[]): number; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | script | string | | | host | string | | | args | string\[\] | | <b>Returns:</b> number