Use Case: I want to add a delimeter to an Integer Result in Powershell
$Result = ($foo).Count Write-Output $Result $> 2221