Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 515 Bytes

bitburner.ns.clear.md

File metadata and controls

30 lines (17 loc) · 515 Bytes

Home > bitburner > NS > clear

NS.clear() method

Clear data from a file.

Signature:

clear(handle: string): void;

Parameters

Parameter Type Description
handle string Text file to clear.

Returns:

void

Remarks

RAM cost: 0 GB

Delete all data from that text file.