[Home](./index.md) > [bitburner](./bitburner.md) > [IPort](./bitburner.iport.md) > [read](./bitburner.iport.read.md) ## IPort.read property reads and removes first element from port if no data in port returns "NULL PORT DATA" Signature: ```typescript read: () => any; ```