function::ansi_clear_screen
Name
function::ansi_clear_screen — Move cursor to top left and clear screen.
Synopsis
function ansi_clear_screen()
Arguments
None
General Syntax
ansi_clear_screen
Description
Sends ansi code for moving cursor to top left and then the ansi code for clearing the screen from the cursor position to the end.