Quantcast
Channel: Making an "and" statement to match more than 1 value - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Making an "and" statement to match more than 1 value

$
0
0

I got this part of a script

| Where {$_.property = statement}

I would like to add another value so that it has to match both values, so the command is going to work kinda like this

| Where {$_.property -eq statement} &  {$_.anotherproperty -eq anotherstatement}

anyone who can help?


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>