Hi @AATester ,
this will work as well (Write-Output isn't required):
$var = "5.3"
$Apath= "C:\Program Files\Test\V $var\My Folder"
$Apath
----------
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten