[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getOperationNames](./bitburner.bladeburner.getoperationnames.md) ## Bladeburner.getOperationNames() method List all operations. **Signature:** ```typescript getOperationNames(): string[]; ``` **Returns:** string\[\] Array of strings containing the names of all Bladeburner operations. ## Remarks RAM cost: 0.4 GB Returns an array of strings containing the names of all Bladeburner operations.