[Home](./index.md) > [bitburner](./bitburner.md) > [Script](./bitburner.script.md) ## Script type Signature: ```typescript type Script = string; ```