Home > bitburner > NS > alert NS.alert() method Open up a message box. Signature: alert(msg: string): void; Parameters Parameter Type Description msg string Message to alert. Returns: void