이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::ansi_clear_screen
Name
function::ansi_clear_screen — Move cursor to top left and clear screen.
Synopsis
ansi_clear_screen()
Arguments
None
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.