Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

how to pass the result of compare-object to be use in if else statement

$
0
0
hi all,
basically i am comparing 2 .csv files and output the result to another .csv file.
i can't seem to figure out how to further handle the compare-object result to be use in the if..elseif...else{} statement to print the result base on the sid

Viewing all articles
Browse latest Browse all 467

Trending Articles