+ 1
How to do the cleaning
I was sitting and making my own mini-site, well, just for myself, but how did I need to clean up the console? I tried to do it through "console.log('\n'.repeat(999));" but it clears only the bottom text and not the top, and that's why I'm here! (The "console.clear()" command is not suitable!!!)
2 odpowiedzi