SyntaxFix
Write A Post
Hire A Developer
Questions
Test with [char]9, such as:
$Tab = [char]9 Write-Output "$Tab hello"
Output:
hello