These below are standard comparison operators used in PowerShell. Example: If ($Samples -eq "Scott"){ Do Something }. -eq (Equal To).
確定! 回上一頁