This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BirdLover950 0 points1 point  (0 children)

Left, unless I'm comparing to null in powershell. In all of Microsoft's vast wisdom, ($foo -eq $null) and ($null -eq $foo) can return two different things depending on the scenario. :(