In PowerShell, why does this return nothing:
PS > $y = "$prid?api" PS > echo $y
But these work better:
PS > $y