question

AndreWinburnquist-0991 avatar image
0 Votes"
AndreWinburnquist-0991 asked AndreWinburnquist-0991 commented

PoweShell Get-Location Issue?

if ($Source -eq "") {
$Source = Get-Location
$Source = $Source.ToString() + '*'
}

Can anyone explain this bit of script to me?

power-query-not-supported
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

My bad, *PowerShell

0 Votes 0 ·

0 Answers