[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [switchCity](./bitburner.bladeburner.switchcity.md) ## Bladeburner.switchCity() method You have to be employed in the Bladeburner division and be in BitNode-7 or have Source-File 7 in order to use this function. Attempts to switch to the specified city (for Bladeburner only). Returns true if successful, and false otherwise Signature: ```typescript switchCity(name: City): boolean; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | name | [City](./bitburner.city.md) | | Returns: boolean true if successful, and false otherwise ## Remarks RAM cost: 4 GB