Skip to content

Latest commit

 

History

History
60 lines (29 loc) · 620 Bytes

File metadata and controls

60 lines (29 loc) · 620 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.