3 lines
76 B
PowerShell
3 lines
76 B
PowerShell
Remove-Variable * -Force -ErrorAction SilentlyContinue
|
|
$error.clear()
|
|
cls |