4 lines
73 B
PowerShell
4 lines
73 B
PowerShell
Throw "it's a trap"
|
|
|
|
Write-Error -Message "It' a trap" -ErrorAction Stop
|