Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

#PSTip Filtering a collection using comparison operators

$
0
0

Starting with PowerShell 3.0, it is possible to filter a collection for matching or non-matching values using comparison operators. For example, assume that I have a collection with four elements in it.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles