Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

method Console.clear

#Console.clear(): void

Clears the console if the environment allows it

Examples #

#
console.clear();

Return Type #

void