Skip to content

Latest commit

 

History

History
60 lines (29 loc) · 683 Bytes

File metadata and controls

60 lines (29 loc) · 683 Bytes

Home > bitburner > UserInterface > unalias

UserInterface.unalias() method

Clears an existing alias.

Signature:

unalias(alias: string): boolean;

Parameters

Parameter

Type

Description

alias

string

The alias to clear.

Returns:

boolean

  • True if there was a previous alias set.

Remarks

RAM cost: 0 GB