3 lines
138 B
PowerShell
3 lines
138 B
PowerShell
Remove-Variable * -ErrorAction SilentlyContinue
|
||
$Error.Clear()
|
||
cls |