 PowerShell
PowerShellPosted on 16th May 2020|592 views
Explain Multiline String in Powershell?
Posted on 31st October 2025| views
In Powershell, we can create multiline strings through “NewLine” environment variables.
Example:
“Hai”
 “Hai” -f [environment] :: NewLine