1 line
57 B
Text
1 line
57 B
Text
[Regex]::Matches('abc','.','RightToLeft').Value -join ''
|
[Regex]::Matches('abc','.','RightToLeft').Value -join ''
|