[Home](./index.md) > [bitburner](./bitburner.md) > [NetscriptPort](./bitburner.netscriptport.md) > [full](./bitburner.netscriptport.full.md) ## NetscriptPort.full() method Check if the port is full. Signature: ```typescript full(): boolean; ``` Returns: boolean true if the port is full, otherwise false ## Remarks RAM cost: 0 GB