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

Export variables to CSV

$
0
0

Hello,

I have three variables that I need to write to a row in a CSV file. What's the easiest way to do so?

For example, I have a for each loop that assigns values to the variables, how then do I append them onto a CSV file?

Thank you,

Andrew


Viewing all articles
Browse latest Browse all 6937

Trending Articles