確認環境
PSVersion 5.1.18362.1110
演算子 | 他言語の演算子 | 説明 |
-not | ! | 否定 |
! | ! | 否定 |
-and | & | 論理積 |
-or | | | 論理和 |
-xor | ^ | 排他的論理和 |
リンク
if ステートメントについて知りたかったことのすべて – PowerShell | Microsoft Docs
https://docs.microsoft.com/ja-jp/powershell/scripting/learn/deep-dives/everything-about-if?view=powershell-7.1