Home > bitburner > NS > print NS.print() method Prints a value or a variable to the script’s logs. Signature: print(msg: any): void; Parameters Parameter Type Description msg any Value to be printed. Returns: void Remarks RAM cost: 0 GB